drm/amd/display: hook up notify watermark ranges and get clock table
authorEric Yang <Eric.Yang2@amd.com>
Thu, 22 Aug 2019 15:54:41 +0000 (11:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 11 Oct 2019 00:34:47 +0000 (19:34 -0500)
commita51894f015aff62472b1ccad287d3db6d669f879
tree34deb61689d873e6b4c55d49d3880137db3fab11
parenta0dd575b7b9ad356a615e141068bdca6dee0bced
drm/amd/display: hook up notify watermark ranges and get clock table

[Why]
Previously SMU was giving us 0s for the clock table. Now they have valid
clock table. We should use theirs. Also, need to send SMU watermark
ranges for selecting optimal watermarks.

Signed-off-by: Eric Yang <Eric.Yang2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c