From: Ville Syrjälä Date: Tue, 19 Nov 2013 02:32:38 +0000 (-0800) Subject: drm/i915: Enable pipe gamma for sprites X-Git-Tag: v3.14-rc1~47^2~90^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea67bc700c0c085e0428b6cb75071ec8c858f7b;p=pandora-kernel.git drm/i915: Enable pipe gamma for sprites We send the primary and cursor plane data through the gamma unit. In order to get matching output from sprites, also send the sprite data through the gamma unit. In the future we should add some properties to control this explicitly, and also add properties for the per-sprite gamma ramps what have you, but for now this seems like a reasonable thing to do. Signed-off-by: Ville Syrjälä Signed-off-by: Rodrigo Vivi Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed