diff options
author | Christian König <ckoenig.leichtzumerken@gmail.com> | 2021-07-28 16:05:49 +0300 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2021-08-23 14:43:04 +0300 |
commit | b7e8b086ffbc03b890ed22ae63ed5e5bd319d184 (patch) | |
tree | 117a0579aec8de08ab414bac12d1aa546ab851ee /drivers/gpu/drm/nouveau/nouveau_bo.c | |
parent | e54163e9184e57c95af707aad706b5f3f9aa2d4e (diff) | |
download | linux-b7e8b086ffbc03b890ed22ae63ed5e5bd319d184.tar.xz |
drm/amdgpu: unbind in amdgpu_ttm_tt_unpopulate
Doing this in amdgpu_ttm_backend_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-2-christian.koenig@amd.com
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_bo.c')
0 files changed, 0 insertions, 0 deletions