commit | a51894f015aff62472b1ccad287d3db6d669f879 | [log] [tgz] |
---|---|---|
author | Eric Yang <Eric.Yang2@amd.com> | Thu Aug 22 11:54:41 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 10 19:34:47 2019 -0500 |
tree | 34deb61689d873e6b4c55d49d3880137db3fab11 | |
parent | a0dd575b7b9ad356a615e141068bdca6dee0bced [diff] |
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>