]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.
authorRex Zhu <Rex.Zhu@amd.com>
Tue, 4 Jul 2017 08:35:59 +0000 (16:35 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Jul 2017 17:18:50 +0000 (13:18 -0400)
commit593f546eee2fdbe055380ee82de568c0a1775551
tree440448ac897df5dc402cc2900bdf30f861269a11
parent53efaf562af31142d57c3c56b10f2c88ebb215f7
drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.

when hw_fini, pp will disable dpm.so remove sysfs before
disable dpm.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c