OSDN Git Service

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)
commit6a83a553033d6c3d8fb4683a9c87833ace44121b
treee92df341f1662e12011ea066fcf838784c4fdfdc
parent873a7ea3007b90fb8b507dc7d6eeb1ab705d4855
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