diff options
author | Christian König <ckoenig.leichtzumerken@gmail.com> | 2021-07-28 15:05:48 +0200 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2021-08-23 13:42:25 +0200 |
commit | e54163e9184e57c95af707aad706b5f3f9aa2d4e (patch) | |
tree | df49b65bd67086aefaeb34dd80443e86ceedf671 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | |
parent | a23e0a2a222a56fbd001a37c19b16efdf97ae017 (diff) |
drm/vmwgfx: unbind in vmw_ttm_unpopulate
Doing this in vmw_ttm_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-1-christian.koenig@amd.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions