diff options
| author | Emily Deng <[email protected]> | 2021-03-05 17:03:52 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-03-05 15:12:41 -0500 |
| commit | a00aacdf00b14b5afbb87f63bcc24a15ecd57452 (patch) | |
| tree | 02f1e570b0a847bd20d3fa7bbf0df8269eac7aa5 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | bb0cd09be45ea457f25fdcbcb3d6cf2230f26c46 (diff) | |
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 <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions