]> 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)
commit6d069f744c44efa59497da2b190afc0c67b6af93
tree6989182a39fe06e83e56b9ea01a0cda3369cdc84
parent04e16fa5b1c5577fd2a260e68a475e589b3985c0
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