commit | b39d53f624d50d1588933e0ab17f19a5f2da5d94 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Aug 06 22:24:09 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Aug 08 14:11:13 2013 +0200 |
tree | 8ff2d3cfce8fa89fa28aa8f0a9d37f4e2fa45e21 | |
parent | c35426d2bc25b242ee2a9a7a1d62634be1e86bb0 [diff] |
drm/i915: Pass crtc to our update/disable_plane hooks We're going to want to know which CRTC we're dealing with, so pass it down to the update/disable_plane hooks. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>