diff options
author | Christian König <christian.koenig@amd.com> | 2017-12-15 13:36:49 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-12-18 11:52:47 -0500 |
commit | 827ed2b06b05a9e9791e10f03096cc5ddd85bc44 (patch) | |
tree | b4ca0b86b5dff59bc36c01c4e6f13721eb11c2c0 /drivers/gpu/drm/Kconfig | |
parent | 3b1186fd2aa4ab09b199580d9254c61eb6b6cfbc (diff) | |
download | linux-827ed2b06b05a9e9791e10f03096cc5ddd85bc44.tar.gz |
drm/ttm: use try_lock in ttm_bo_delayed_delete again
We only need to wait for the contended lock when the reservation object is
shared or when we want to remove everything. A trylock should be sufficient
in all other cases.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Roger He <Hongbo.He@amd.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/Kconfig')
0 files changed, 0 insertions, 0 deletions