From: Ville Syrjälä Date: Tue, 29 Apr 2014 10:35:47 +0000 (+0300) Subject: drm/i915: Perform primary enable/disable atomically with sprite updates X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~56^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b633d6b8e3aa1f3ba3daa568416e36e054a3bb1;p=pandora-kernel.git drm/i915: Perform primary enable/disable atomically with sprite updates Move the primary plane enable/disable to occur atomically with the sprite update that caused the primary plane visibility to change. FBC and IPS enable/disable is left to happen well before or after the primary plane change. v2: Pass intel_crtc instead of drm_crtc (Daniel) Reviewed-by: Jesse Barnes Reviewed-by: Sourab Gupta Reviewed-by: Akash Goel Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed