From: Ville Syrjälä Date: Tue, 6 Aug 2013 19:24:09 +0000 (+0300) Subject: drm/i915: Pass crtc to our update/disable_plane hooks X-Git-Tag: v3.12-rc1~136^2~59^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b39d53f624d50d1588933e0ab17f19a5f2da5d94;p=pandora-kernel.git 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ä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed