[Intel-gfx] [PATCH] drm/i915/BXT: Bug fix for IS_BROXTON usage

Chris Wilson chris at chris-wilson.co.uk
Tue Mar 29 19:50:42 UTC 2016


On Tue, Mar 29, 2016 at 10:57:07PM +0530, Ramalingam C wrote:
> Parameter to IS_BROXTON() is supposed to be dev not dev_priv

You have that backwards. dev_priv is the native pointer that dev is
automagically converted to. INTEL_INFO() takes *drm_i915_private*.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list