drm/i915: Move a few more utility macros to i915_utils.h
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 5 Jan 2017 16:41:48 +0000 (16:41 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 5 Jan 2017 21:02:04 +0000 (21:02 +0000)
commitb7163936bd99dab90a71c2496295f62f2b4874ab
tree505dfdbe70d0f3b2bb2fbd8dfbdda6e35a4174d6
parent121dfbb2a2ef1c5f49e15c38ccc47ff0beb59446
drm/i915: Move a few more utility macros to i915_utils.h

Now that we have split out a header file for simple macros (that maybe
we can promote into a core header), move a few macros across from
i915_drv.h

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/20170105164148.26875-1-chris@chris-wilson.co.uk
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_utils.h