diff options
author | Hersen Wu <[email protected]> | 2024-02-13 14:26:06 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-04-30 21:36:17 -0400 |
commit | 892b41b16f6163e6556545835abba668fcab4eea (patch) | |
tree | 1a62a91725fff77bc5a79d5833d249f1d27974a8 /tools/perf/scripts/python/flamegraph.py | |
parent | 9a35d205f466501dcfe5625ca313d944d0ac2d60 (diff) |
drm/amd/display: Fix incorrect DSC instance for MST
[Why] DSC debugfs, such as dp_dsc_clock_en_read,
use aconnector->dc_link to find pipe_ctx for display.
Displays connected to MST hub share the same dc_link.
DSC instance is from pipe_ctx. This causes incorrect
DSC instance for display connected to MST hub.
[How] Add aconnector->sink check to find pipe_ctx.
CC: [email protected]
Reviewed-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Hersen Wu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions