diff options
author | Ville Syrjälä <[email protected]> | 2023-06-08 23:30:52 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2023-06-13 19:05:52 +0300 |
commit | a57aa1e3691933869d2bb491ba38a22cfa71e387 (patch) | |
tree | d0b644f4195bd94ea2fd01cf502412c178f1876b /tools/perf/scripts/python/check-perf-trace.py | |
parent | e39724769d7d98fc0ab4fc2178614d2e141e817c (diff) |
drm/i915/dsi: Move most things from .disable() into .post_disable() on icl+
encoder->disable() is supposed to happen before the pipe/transcoder
gets disabled. The icl+ DSI code screwed that up and put most things
(including the transcoder disable itself) into encoder->disable().
Follow the common rules and hoist most things into the
encoder->post_disable() hook.
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions