drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong variables
authorWenjing Liu <wenjing.liu@amd.com>
Mon, 27 May 2024 14:30:45 +0000 (10:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Aug 2024 14:31:40 +0000 (10:31 -0400)
commit596a4ec72876f1061f0ef4be47076b093f03b4f9
tree154db011e46964f09bc6174996dfa93cefe85976
parent0fe20258b4989b9112b5e9470df33a0939403fd4
drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong variables

[why & how]
There is a coding error which causes incorrect variables to be assigned
in DML21 phase 5.

Reviewed-by: Austin Zheng <austin.zheng@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@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/dml2/dml21/src/dml2_top/dml_top.c