From: Sonika Jindal Date: Thu, 23 Oct 2014 14:41:33 +0000 (-0700) Subject: drm/i915: Update plane parameters for cursor plane (v2) X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~64^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a919db9015832d7e4140a38e20ddc1c305c95cb2;p=pandora-kernel.git drm/i915: Update plane parameters for cursor plane (v2) This allows the cursor plane to be updated the same way as primary and sprites, and same set_property handler is used for all of these planes. v2 (by Matt Roper): Rework to apply to latest di-nightly codebase. The switch to split check/commit plane programming changed the code flow enough that the original patch could no longer be applied. Signed-off-by: Sonika Jindal Reviewed-by: Matt Roper Tested-by (IVB): Matt Roper Signed-off-by: Matt Roper Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed