diff options
author | Rob Clark <robdclark@gmail.com> | 2014-11-20 23:40:36 +0300 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2014-11-22 00:06:15 +0300 |
commit | 46df9adb2e7709e56ab8aacaff2fc997a6d17239 (patch) | |
tree | 3c3afeec99f63a52904f55906eb987bf89710612 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 934ce1c23624526d9d784e0499190bb48113e6f4 (diff) | |
download | linux-46df9adb2e7709e56ab8aacaff2fc997a6d17239.tar.xz |
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 <daniel.vetter@intel.com>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions