]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: drop the spin in delayed delete if the trylock doesn't work
authorChristian König <christian.koenig@amd.com>
Thu, 21 Dec 2017 18:04:15 +0000 (19:04 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Dec 2017 16:34:25 +0000 (11:34 -0500)
commit5fe363a134ba51427479cb25488de3fe339bf430
treee92df341f1662e12011ea066fcf838784c4fdfdc
parenta56c569c615481862b96350a5b2ecc39ebf61caf
drm/ttm: drop the spin in delayed delete if the trylock doesn't work

Thomas actually noticed that, but I didn't realized what he meant until
now.

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