1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd
Emily Deng a00aacdf00 drm/amdgpu: Fix some unload driver issues
If have memory leak, maybe it will have issue in
ttm_bo_force_list_clean-> ttm_mem_evict_first.

Set adev->gart.ptr to null to avoid to call
amdgpu_gmc_set_pte_pde to cause ptr issue pointer when
calling amdgpu_gart_unbind in amdgpu_bo_fini which is after gart_fini.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-03-05 15:12:41 -05:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: Fix some unload driver issues 2021-03-05 15:12:41 -05:00
amdkfd drm/amdkfd: Cleanup kfd_process if init_cwsr_apu fails 2021-02-22 18:03:07 -05:00
display drm/amd/display: Use PSP TA to read out crc 2021-03-05 15:12:09 -05:00
include drm/amd/amdgpu: Add missing BASE_IDX to dcn register 2021-03-05 15:11:32 -05:00
pm drm/amd/pm/swsmu: clean up user profile function 2021-03-05 15:10:43 -05:00