aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2023-02-22 17:14:54 +0200
committerVille Syrjälä <[email protected]>2023-02-23 16:27:36 +0200
commit5eba7426050755c96d4b9561432b18ca000a4fd4 (patch)
tree0ab5beebe435b929e5aa6a853e8a3eb15a6d49cb /tools/perf/scripts/python/flamegraph.py
parent992ed9d525609e2bcef9207c25fe2b1949f158f1 (diff)
drm/i915/audio: Track audio state per-transcoder
The audio logic lives in the transcoder rather than the pipe, so start tracking it like that. This is only really important for bigjoiner cases where tracking by pipe doesn't work at all since intel_audio_codec_{enable,disable}() won't even be called for the slave pipe. This means the state checker won't find the ELD for the slave pipe and gets upset. The PD->has_audio readout does currently work since that gets read out from the same transcoder for both pipes. For other cases this doesn't actually matter since it's only the normal pipe transcoders that are audio capable, whereas the more special transcoders (EDP/DSI) are not. v2: Fix kernel docs Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Uma Shankar <[email protected]> Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/8222
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions