drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic
commitf2fbc690aee054d3e29044d66518335fe03069ca
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 24 Aug 2014 18:35:31 +0000 (24 19:35 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Oct 2014 14:34:03 +0000 (24 16:34 +0200)
treed74758e50056645124f56ae1e1e18594a5206e11
parent1447dde094c1ebe90289949b4735f8d6ed2f2c08
drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic

Just a couple more macros that assume that they were being passed a
struct drm_device when they want a struct drm_i915_private. Use our
magic macro to ease transitioning over to using drm_i915_privates

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h