aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorBhawanpreet Lakha <[email protected]>2022-05-05 20:16:47 +0000
committerAlex Deucher <[email protected]>2022-05-26 18:56:31 +0000
commita32cc8177eabcd3497721836241f3d456342be62 (patch)
treeee4c9e1df6951bce6a26f106270a4d2a7e0fed36 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentdrm/amd/display: Move FPU associated DCN30 code to DML folder (diff)
downloadkernel-a32cc8177eabcd3497721836241f3d456342be62.tar.gz
kernel-a32cc8177eabcd3497721836241f3d456342be62.zip
drm/amd/display: Fic incorrect pipe being used for clk update
[Why] we save the prev_dppclk value using "dpp_inst" but when reading this value we use the index "i". In a case where a pipe is fused off we can end up reading the incorrect instance because i != dpp_inst in this case. [How] read the prev_dppclk using dpp_inst instead of i Reviewed-by: Dmytro Laktyushkin <[email protected]> Acked-by: Qingqing Zhuo <[email protected]> Signed-off-by: Bhawanpreet Lakha <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions