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)
commitc02e6444117f112bea468d3615ad6293cc7de64e
tree67bf9f603c0fada930a28fcec97ada155f66da81
parent3267b7c05bb76f8eb6da90ae0f5b0d523b9f611e
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