commit | 8c12672ee2d386924c65c3bbb30bf0da415b2918 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Apr 07 07:29:14 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Apr 08 11:43:48 2016 +0100 |
tree | 9d5b58bfa88b6febdff6885cef5fca887cba300d | |
parent | 29dcb570264ce1d887ba8ac729ec2103abf1802e [diff] |
drm/i915: Refactor gen8 semaphore offset calculation We reuse the same calculation into two macros, and I want to add a third user. Time to refactor. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1460010558-10705-5-git-send-email-chris@chris-wilson.co.uk