drm/amd/powerplay: commit get_performance_level API as DAL needed
authorEvan Quan <evan.quan@amd.com>
Mon, 22 Oct 2018 06:35:40 +0000 (14:35 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 25 Oct 2018 01:03:24 +0000 (20:03 -0500)
commit355c8db13be409695956c666e839f654a99cfc2d
treeab8b00178d7feeaa6285a08d761462c2a9068f94
parent3b2ad16dc4288dab05862aeacf1e124c4662d475
drm/amd/powerplay: commit get_performance_level API as DAL needed

This can suppress the error reported on driver loading. Also these
are empty APIs as Vega12/Vega20 has no performance levels.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c