diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2017-05-19 17:27:08 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2017-06-01 16:21:36 +0900 |
commit | 625e63e27c5bec5bbcec8aeaea82d0b1975d2cf4 (patch) | |
tree | b9b8584d8fa1ebfdbcba15b902f6e82a40028e95 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b2adc5307514abe5872185351f772b95cfdce2ff (diff) |
drm/exynos/hdmi: fix pipeline disable order
Hardware require that MIXER(crtc) should be disabled prior to
HDMI(encoder). It was achieved by disabling crtc from encoder disable
callback, bypassing drm core. As a result drm core tried to call vblank
related routines on disabled crtc. The patch fixes it by simplifying
hdmi_disable routine - now it only cancels hotplug worker. Hardware will
be disabled in proper moment during pipe clock disable.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions