OSDN Git Service

drm/amd/powerplay: add avfs fuse overdriver func.
authorRex Zhu <Rex.Zhu@amd.com>
Thu, 11 May 2017 20:12:21 +0000 (16:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:39:38 +0000 (17:39 -0400)
commitab5cf3a55175da6a18cd818726d6c62a1f23cdad
treebe9d021ef2b809e92d5741b3e044512aa1385fe6
parentd6c025d243b191e4d577fc217697adb2f0c8a14b
drm/amd/powerplay: add avfs fuse overdriver func.

Add a function to look up the AVFS fuse values for vega10
These are used to populate the avfs fuse table in the smu.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
drivers/gpu/drm/amd/powerplay/hwmgr/pp_overdriver.c [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/hwmgr/pp_overdriver.h [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.h