aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/parallel-display.c
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2014-11-20 20:40:36 +0000
committerRob Clark <[email protected]>2014-11-21 21:06:15 +0000
commit46df9adb2e7709e56ab8aacaff2fc997a6d17239 (patch)
tree3c3afeec99f63a52904f55906eb987bf89710612 /drivers/gpu/drm/imx/parallel-display.c
parentdrm/atomic: check mode_changed *after* atomic_check (diff)
downloadkernel-46df9adb2e7709e56ab8aacaff2fc997a6d17239.tar.gz
kernel-46df9adb2e7709e56ab8aacaff2fc997a6d17239.zip
drm/atomic: shutdown *current* encoder
In disable_outputs() we need to shut down the outgoing encoder, not the incoming one (we have already swapped-state at this point). Without this, we end up telling the driver to crtc->dpms(OFF) without first encoder->dpms(OFF), and that makes some hw quite unhappy. v2: missing WARN_ON() hunk and comment Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions