diff options
| author | Hersen Wu <[email protected]> | 2024-02-13 19:26:06 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-04-30 13:46:55 +0000 |
| commit | 81f3d3c9a03705328f5368d19e23796ed077610a (patch) | |
| tree | b129bd9d62796e895372977be314b70830fcb78d /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | drm/amdgpu: Add soc24 common ip block (v2) (diff) | |
| download | kernel-81f3d3c9a03705328f5368d19e23796ed077610a.tar.gz kernel-81f3d3c9a03705328f5368d19e23796ed077610a.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.h')
0 files changed, 0 insertions, 0 deletions
