From: Ville Syrjälä Date: Tue, 6 Aug 2013 19:24:11 +0000 (+0300) Subject: drm/i915: Pass plane and crtc to intel_update_sprite_watermarks X-Git-Tag: v3.12-rc1~136^2~59^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adf3d35e4aced032f0449c6d69b0a90fea14692f;p=pandora-kernel.git drm/i915: Pass plane and crtc to intel_update_sprite_watermarks We're going to want to know the crtc in the watermark code to avoid doing more work than we have to. We should also pass the plane we're disabling so that we know where to stick our watermark parameters without having to go look the plane up. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed