diff options
| author | 2022-08-10 22:06:17 -0400 | |
|---|---|---|
| committer | 2022-08-30 16:57:23 -0400 | |
| commit | 507fd7c400032b126747a5ae8cca2816d73f009a (patch) | |
| tree | 29a03469b2bda46d38dec966deefb9c12ca54bf7 /tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com | |
| parent | drm/amdgpu: Update mes_v11_api_def.h (diff) | |
| download | linux-dev-507fd7c400032b126747a5ae8cca2816d73f009a.tar.xz linux-dev-507fd7c400032b126747a5ae8cca2816d73f009a.zip | |
drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming
[Why]
Each index in the DPSTREAMCLK_CNTL register
phyiscally maps 1-to-1 with HPO stream encoder
instance. On the other hand, each index in
DTBCLK_P_CNTL physically maps 1-to-1 with OTG
instance.
Current DCN32 DPSTREAMCLK_CLK programing assumes
that OTG instance always maps 1-to-1 with
HPO stream encoder instance. This is not always
guaranteed and can result in blackscreen.
[How]
Program the correct dpstreamclk instance with
the correct dtbclk_p source.
Reviewed-by: Ariel Bernstein <Eric.Bernstein@amd.com>
Acked-by: Brian Chang <Brian.Chang@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
