[PATCH 3/4] drm/i915: Disable/enable planes around mode set

2012-05-24 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? When setting a display mode, disable all planes on the CRTC beforehand, and re-enable them after the new mode has been set. Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/i915/intel_display.c | 48 ++ 1

[PATCH 3/4] drm/i915: Disable/enable planes around mode set

2012-05-24 Thread ville . syrjala
From: Ville Syrjälä ville.syrj...@linux.intel.com When setting a display mode, disable all planes on the CRTC beforehand, and re-enable them after the new mode has been set. Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com --- drivers/gpu/drm/i915/intel_display.c | 48