]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: Follow the same sequence when disabling planes
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 4 Jun 2013 10:49:02 +0000 (13:49 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 6 Jun 2013 11:45:36 +0000 (13:45 +0200)
commit0d5b8c61d877072431d29f3338ec081a3f5d7981
treedf14d23f23a3706b085a218e5268d6c0a22eea43
parentf440eb1354bc92855bbbff08d3ac4a93029c3097
drm/i915: Follow the same sequence when disabling planes

First disable FBC, then IPS, then disable all planes, and finally
disable the pipe.

v2: Mention IPS in the commit message

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c