]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Fix typo in get_pixel_rate_div
authorTaimur Hassan <Syed.Hassan@amd.com>
Wed, 14 Sep 2022 20:25:31 +0000 (16:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Sep 2022 21:58:07 +0000 (17:58 -0400)
commit0128478c318c03f3b13e2248df3a3fc66c01f267
tree6989182a39fe06e83e56b9ea01a0cda3369cdc84
parent86a5b8c921a16d8294b710032a35e6ba7a5a79b5
drm/amd/display: Fix typo in get_pixel_rate_div

[Why & How]
Some FIFO errors still occur due to reading wrong pixel rate divider.
Fix typo to prevent FIFO error.

Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dccg.c