diff options
author | Christian König <ckoenig.leichtzumerken@gmail.com> | 2021-07-28 16:05:51 +0300 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2021-08-23 14:54:26 +0300 |
commit | b131d49921e95cc2114c4fd3391830f92a36d613 (patch) | |
tree | 1c39efc03f4d8cda13da584cf281cf1404d68e97 /include/drm/ttm/ttm_tt.h | |
parent | 61a8736fd82254cf9757b2a8590c84f75aa1f12d (diff) | |
download | linux-b131d49921e95cc2114c4fd3391830f92a36d613.tar.xz |
drm/radeon: unbind in radeon_ttm_tt_unpopulate()
Doing this in radeon_ttm_tt_destroy() is to late.
It turned out that this is not a good idea at all because it leaves pointers
to freed up system memory pages in the GART tables of the drivers.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210728130552.2074-4-christian.koenig@amd.com
Diffstat (limited to 'include/drm/ttm/ttm_tt.h')
0 files changed, 0 insertions, 0 deletions