aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
diff options
context:
space:
mode:
authorRex Zhu <[email protected]>2017-01-02 10:37:36 +0000
committerAlex Deucher <[email protected]>2017-01-27 16:12:59 +0000
commit4c283acf69cf85f4e72c380b055a8fdba01d272e (patch)
tree876e9e597d69859bc1b2c6f3dd22fcc34795e994 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
parentdrm/amd/powerplay: not use module parameter in powerplay. (diff)
downloadkernel-4c283acf69cf85f4e72c380b055a8fdba01d272e.tar.gz
kernel-4c283acf69cf85f4e72c380b055a8fdba01d272e.zip
drm/amd/powerplay: not free hwmgr/smumgr in asic private functions.
struct smumgr/hwmgr will be freed on amd_powerplay_destory and if we free them in one of asic private functions, other private date may not be freed. for example: power state and power table in hwmgr. Signed-off-by: Rex Zhu <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions