From: Ville Syrjälä Date: Tue, 1 Oct 2013 15:02:11 +0000 (+0300) Subject: drm/i915: Allow sprites to be configured on a disabled pipe X-Git-Tag: v3.13-rc1~76^2~68^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03c5b25f6efd8190dab133eeecf1c0dae307dea8;p=pandora-kernel.git drm/i915: Allow sprites to be configured on a disabled pipe We allow cursors to be set up when the pipe is disabled. Do the same for sprites as well. We need to be somewhat careful with the primary disable logic as we don't want to accidentally enable the primary plane on a disabled pipe. v2: Skip primary enable/disable and plane registers writes on disabled pipe Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed