From: Ville Syrjälä Date: Fri, 12 Sep 2014 17:53:33 +0000 (+0300) Subject: drm/i915: Only set CURSOR_PIPE_CSC_ENABLE when cursor is enabled X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47bf17a7d1676f5f0e5c8d45f0fd0c5050add78f;p=pandora-kernel.git drm/i915: Only set CURSOR_PIPE_CSC_ENABLE when cursor is enabled It seems cleaner if we keep CURCNTR at 0 when the cursor is disabled, so don't set the CURSOR_PIPE_CSC_ENABLE bit unless the cursor is enabled. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed