diff options
| author | Hersen Wu <[email protected]> | 2024-02-13 19:26:06 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-05-01 01:36:17 +0000 |
| commit | 892b41b16f6163e6556545835abba668fcab4eea (patch) | |
| tree | 1a62a91725fff77bc5a79d5833d249f1d27974a8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/amd/display: Atom Integrated System Info v2_2 for DCN35 (diff) | |
| download | kernel-892b41b16f6163e6556545835abba668fcab4eea.tar.gz kernel-892b41b16f6163e6556545835abba668fcab4eea.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
