diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-06-08 23:30:52 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-06-13 19:05:52 +0300 |
commit | a57aa1e3691933869d2bb491ba38a22cfa71e387 (patch) | |
tree | d0b644f4195bd94ea2fd01cf502412c178f1876b /tools/perf/scripts/python/export-to-sqlite.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 <jani.nikula@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230608203057.23759-9-ville.syrjala@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions