]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: move the bounding box patch before calculate wm
authorLewis Huang <Lewis.Huang@amd.com>
Wed, 2 Oct 2019 18:09:52 +0000 (14:09 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Oct 2019 20:27:53 +0000 (16:27 -0400)
commitb21400bfccae46eb72bdef2b2417e895a69357ae
tree84cbc73f85d11291e63dd915447023c5053aa869
parent4f29d373887136e0e9a0157f43007f9fddf95ca7
drm/amd/display: move the bounding box patch before calculate wm

[why]
driver updateis the dcn2_1_soc into dml before call update_bw_bounding_box

[How]
Move the patch function before calculate wm.

Signed-off-by: Lewis Huang <Lewis.Huang@amd.com>
Signed-off-by: joseph graveno <joseph.gravenor@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c