From: Ville Syrjälä Date: Tue, 12 Aug 2014 16:39:52 +0000 (+0300) Subject: drm/i915: Don't try to enable cursor from setplane when crtc is disabled X-Git-Tag: omap-for-v3.17/fixes-against-rc2~20^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1add143caf593cfc7514f1c83470fba0664ae0a3;p=pandora-kernel.git drm/i915: Don't try to enable cursor from setplane when crtc is disabled Make sure the cursor gets fully clipped when enabling it on a disabled crtc via setplane. This will prevent the lower level code from attempting to enable the cursor in hardware. Cc: Paulo Zanoni Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter Cc: stable@vger.kernel.org Signed-off-by: Jani Nikula --- Reading git-diff-tree failed