aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorAndrzej Hajda <[email protected]>2017-05-19 17:27:08 +0900
committerInki Dae <[email protected]>2017-06-01 16:21:36 +0900
commit625e63e27c5bec5bbcec8aeaea82d0b1975d2cf4 (patch)
treeb9b8584d8fa1ebfdbcba15b902f6e82a40028e95 /tools/perf/scripts/python/call-graph-from-sql.py
parentb2adc5307514abe5872185351f772b95cfdce2ff (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 <[email protected]> Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions