From: Ville Syrjälä Date: Thu, 19 Mar 2015 19:18:57 +0000 (+0200) Subject: drm/i915: Eliminate the RMW sprite colorkey management X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~20^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47ecbb208bf44be0e798495d08837fe7c4138201;p=pandora-kernel.git drm/i915: Eliminate the RMW sprite colorkey management Store the colorkey in intel_plane and kill off all the RMW stuff handling it. This is just an intermediate step and eventually the colorkey needs to be converted into some properties. v2: Actually update the hardware state in the set_colorkey ioctl (Daniel) Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed