OSDN Git Service

drm/amd/pp: Add struct profile_mode_setting for smu7
authorRex Zhu <Rex.Zhu@amd.com>
Tue, 23 Jan 2018 09:12:29 +0000 (17:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:47 +0000 (14:18 -0500)
commitc7429b3ae97fe3fdbbc8fb61ab0a032a558bba9e
treeea84fccabd3bc0ab47f59084bdb7d71a6db45009
parent527d9427fa21814988bec378f9a8b2c2d441fcc1
drm/amd/pp: Add struct profile_mode_setting for smu7

Move configurable profiling parameters to struct
profile_mode_setting and initialize current_profile_setting.

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/smu7_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h
drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c
drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c
drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c
drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c
drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c