aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
diff options
context:
space:
mode:
authorEmily Deng <Emily.Deng@amd.com>2018-03-08 09:35:19 +0800
committerAlex Deucher <alexander.deucher@amd.com>2018-03-14 14:38:25 -0500
commit58e955d9defad833f9a23c38521d7bbf01097b1d (patch)
tree8af7068e85cd4dfef39e1858a38b8534279ab9bb /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
parentdrm/amdgpu: stop allocating a page array for prime shared BOs (diff)
downloadlinux-dev-58e955d9defad833f9a23c38521d7bbf01097b1d.tar.xz
linux-dev-58e955d9defad833f9a23c38521d7bbf01097b1d.zip
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_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions