drm/i915: Disable/enable planes as the first/last thing during modeset on ILK+
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 7 Mar 2014 16:32:13 +0000 (18:32 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 15 Apr 2014 21:24:57 +0000 (23:24 +0200)
commita5c4d7bc187bd13bc11ac06bb4ea3a0d4001aa4d
tree5b5b51d5e762b1188cbb91b0865e069438f139a9
parentbe6a6f8ec707f2e446e445ad4b8cc93cc85d5d54
drm/i915: Disable/enable planes as the first/last thing during modeset on ILK+

We already do this for HSW, but doing it makes sense for everything else
as well. Extend it for ILK/SNB/IVB since that's where the new watermark
code is used.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77297
[danvet: Resolve conflict since I've plucked this out of the middle of
Ville's series.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.025275 seconds and 5 git commands to generate.