]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/ttm: consistently use reservation_object_unlock
authorChristian König <christian.koenig@amd.com>
Wed, 8 Nov 2017 13:38:34 +0000 (14:38 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:19 +0000 (12:47 -0500)
commit36a0680aac137a9b956fb454d6bf642c9aae0be1
tree8d430b9f437bf54bea090ab0908830e261746986
parenta376b0cedbb39d1504941821e424ef834325a717
drm/ttm: consistently use reservation_object_unlock

Instead of having a confusing wrapper or call the underlying ww_mutex
function directly.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-and-Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/qxl/qxl_release.c
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_execbuf_util.c
include/drm/ttm/ttm_bo_driver.h