]> 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>
Thu, 29 Sep 2022 13:41:45 +0000 (09:41 -0400)
commitf19096e3ade5cba4c787f5c6c765191a867120bd
tree67bf9f603c0fada930a28fcec97ada155f66da81
parent18464259e21af5dfd167da7f09201a2a2e9ebd42
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