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)
commit15fdbcc51f12771bd3abd9fdeb854bf364b203b4
tree84cbc73f85d11291e63dd915447023c5053aa869
parent4de094ee8a18ae48b91c7b9f3f0f086f7c3e3f01
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