diff options
author | Christian König <christian.koenig@amd.com> | 2017-07-20 20:55:06 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-08-17 21:45:56 +0200 |
commit | 841e763b40764a7699ae07f4cb1921af62d6316d (patch) | |
tree | f001d62d2e6a1ef5516918750358f6724c0ba7fd /drivers/fsi | |
parent | drm/ttm: remove nonsense wait in ttm_bo_cleanup_refs_and_unlock (diff) | |
download | linux-841e763b40764a7699ae07f4cb1921af62d6316d.tar.xz linux-841e763b40764a7699ae07f4cb1921af62d6316d.zip |
drm/ttm: individualize BO reservation obj when they are freed
Use the BOs reservation object when it is put on the ddelete list. This way we
avoid delaying freeing up the BO because of new fences on the reservation object.
This is used by dma-buf and amdgpu's VM page tables.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/fsi')
0 files changed, 0 insertions, 0 deletions