]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: fix DalDramClockChangeLatencyNs override
authorJoseph Gravenor <joseph.gravenor@amd.com>
Mon, 4 Nov 2019 21:39:35 +0000 (16:39 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Dec 2019 23:15:30 +0000 (18:15 -0500)
commit30e5dfbb2774163c4ccd032f3441c1f1d792fd54
tree533566b0c22631ce2719fa530c1a38b7cbbe16cc
parent84f76b0e3cb457d1dd248750b28bea4a94bc1831
drm/amd/display: fix DalDramClockChangeLatencyNs override

[why]
pstate_latency_us never gets updated from the hard coded value
in rn_clk_mgr.c

[how]
update the wm table's values before we do calculations with them

Signed-off-by: Joseph Gravenor <joseph.gravenor@amd.com>
Reviewed-by: Eric Yang <eric.yang2@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c