drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency
authorHarry Wentland <harry.wentland@amd.com>
Fri, 18 May 2018 21:07:06 +0000 (17:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 May 2018 16:01:49 +0000 (11:01 -0500)
commitbfdec234047889f4f6af1ec45c7c502a4405b3fb
tree571d1c1c8f1374449fa9744c1c959ba71ff0bc11
parentdd41fb8547c2422f3a3a75e7226525e8bba9381c
drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency

This is required so we use the correct minimum clocks for Vega. Without
this pplib will never be able to enter the lowest clock states.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c