]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pp: Make sure clock_voltage_limit_table on dc is valid
authorRex Zhu <Rex.Zhu@amd.com>
Wed, 13 Jun 2018 10:53:49 +0000 (18:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 15:28:11 +0000 (10:28 -0500)
commit2ee05ac3071a8ce930594c8c00b77ff5cb65dabd
tree1e34c782e9baee4b6ef35d491f80bf0bfc60b176
parent4e74691497f63c7471059fa25db1cb529606f879
drm/amd/pp: Make sure clock_voltage_limit_table on dc is valid

if vbios not set the max clock voltage limit table for DC mode,
Set the table as sama as the table for AC mode.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c