diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-02-26 22:32:50 +0300 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2024-03-28 19:16:14 +0300 |
commit | f378ab7870046704fb92e64d50a67dda2cae8420 (patch) | |
tree | a6603f33f2096fa4a3ff8035450d6bbe6c577b46 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5acb32b1ad6672fb2985d26b5660a9f3726b0632 (diff) | |
download | linux-f378ab7870046704fb92e64d50a67dda2cae8420.tar.xz |
drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DP
Looks like I misplaced a few hunks when I moved the audio
enable/disable out from the encoder enable/disable hooks.
So we are now doing a double audio enable/disable on SDVO
and g4x+ DP. Probably harmless as doing it twice shouldn't
really change anything, but let's do it just once, as intended.
Fixes: cff742cc6851 ("drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher up")
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240226193251.29619-1-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
(cherry picked from commit 315bd0a0825776d6c66d474bf572db64fa019ad8)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions