Commit e7afa85
drm/amdgpu: fix warning of drm_mm_clean
Kernel doorbell BOs needs to be freed before ttm_fini.
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4145
Fixes: 54c30d2 ("drm/amdgpu: create kernel doorbell pages")
Acked-by: Alex Deucher <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: ZhenGuo Yin <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
(cherry picked from commit 39938a8)
Cc: [email protected]1 parent 1657793 commit e7afa85
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3510 | 3510 | | |
3511 | 3511 | | |
3512 | 3512 | | |
| 3513 | + | |
3513 | 3514 | | |
3514 | 3515 | | |
3515 | 3516 | | |
| |||
4858 | 4859 | | |
4859 | 4860 | | |
4860 | 4861 | | |
4861 | | - | |
4862 | 4862 | | |
4863 | 4863 | | |
4864 | 4864 | | |
| |||
0 commit comments