drm/amdgpu/display: drop dcn301_calculate_wm_and_dl for now
authorcharles sun <charles.sun@amd.com>
Sun, 14 Mar 2021 11:19:10 +0000 (19:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 03:30:08 +0000 (23:30 -0400)
commit0e4c0ae59d7e6a9ba64c5341f84df9e8b70a6d0b
tree5347a3d1c5bc12abec32ae82790ec076cdbd75db
parent97e272928e62fad34396dd2e25158bacecb2b7eb
drm/amdgpu/display: drop dcn301_calculate_wm_and_dl for now

[why]
 the dcn301_calculate_wm_and_dl() calculation exposed a issue
 - switch to dcn30 version for now.
 still need to follow up with dcn301 watermark updates version.

v2: squash in warning fix

Signed-off-by: Charles Sun <charles.sun@amd.com>
Reviewed-by: Nikola Cornij <nikola.cornij@amd.com>
Acked-by: Charles Sun <charles.sun@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c