aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tilcdc
diff options
context:
space:
mode:
authorLiu Ying <[email protected]>2016-08-26 07:30:39 +0000
committerDaniel Vetter <[email protected]>2016-08-29 08:22:05 +0000
commit28500291c29ae2174eb0322e839cc3204d06b963 (patch)
treebb6262366dbbbc571f63c64f952568714427e166 /drivers/gpu/drm/tilcdc
parentdrm/atomic-helper: Add atomic_disable CRTC helper callback (diff)
downloadkernel-28500291c29ae2174eb0322e839cc3204d06b963.tar.gz
kernel-28500291c29ae2174eb0322e839cc3204d06b963.zip
drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()
Currently, the helper drm_atomic_helper_disable_planes_on_crtc() calls ->atomic_disable for all planes _to be_ enabled on a particular CRTC. This is obviously wrong for those planes which are not scanning out frames when the helper is called. Instead, it's sane to disable active planes of old_crtc_state in the helper. Suggested-by: Daniel Vetter <[email protected]> Cc: Philipp Zabel <[email protected]> Cc: David Airlie <[email protected]> Cc: Russell King <[email protected]> Cc: Peter Senna Tschudin <[email protected]> Cc: Lucas Stach <[email protected]> Signed-off-by: Liu Ying <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/tilcdc')
0 files changed, 0 insertions, 0 deletions