diff options
author | Emily Deng <Emily.Deng@amd.com> | 2018-03-08 09:35:19 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-03-14 14:38:25 -0500 |
commit | 58e955d9defad833f9a23c38521d7bbf01097b1d (patch) | |
tree | 8af7068e85cd4dfef39e1858a38b8534279ab9bb /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | e89d0d332b7554f149648d293c2b6c77b79be529 (diff) | |
download | linux-58e955d9defad833f9a23c38521d7bbf01097b1d.tar.bz2 |
drm/amdgpu: Correct the place of amdgpu_pm_sysfs_fini
The amdgpu_pm_sysfs_fini should call before amdgpu_device_ip_fini,
or the adev->pm.dpm_enabled would be set to 0, then the device files
related to pp won't be removed by amdgpu_pm_sysfs_fini when unload
driver.
Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions