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 <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: ZhenGuo Yin <zhenguo.yin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 39938a8)
Cc: stable@vger.kernel.org1 parent 1657793 commit e7afa85
1 file changed
Lines changed: 1 addition & 1 deletion
| 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