aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
diff options
context:
space:
mode:
authorGeorge Shen <[email protected]>2022-08-11 02:06:17 +0000
committerAlex Deucher <[email protected]>2022-08-29 21:45:10 +0000
commit9af611f29034dd6c9329de06dc98232a5b89b939 (patch)
treea1a13eff201e29970481f451323a4e57c55b36b4 /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
parentdrm/amd/display: Don't choose SubVP display if ActiveMargin > 0 (diff)
downloadkernel-9af611f29034dd6c9329de06dc98232a5b89b939.tar.gz
kernel-9af611f29034dd6c9329de06dc98232a5b89b939.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 <[email protected]> Acked-by: Brian Chang <[email protected]> Signed-off-by: George Shen <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions