]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: drop the backing store when DMA-buf imports are evicted
authorChristian König <christian.koenig@amd.com>
Tue, 20 Feb 2018 18:09:56 +0000 (19:09 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Mar 2018 19:38:28 +0000 (14:38 -0500)
commit82dee2418946737b5efa8d84e07ef921727018bc
treeded5fb848ba5c014acad3afa7714924b820874a1
parent536bbeba9bd9ab6dc9d175a76a04aa10ea049fea
drm/amdgpu: drop the backing store when DMA-buf imports are evicted

Instead of moving this to the SYSTEM domain just drop the backing store
and let the resulting allocation be freed.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Roger He <Hongbo.He@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c