]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/ttm: Export ttm_bo_get_unless_zero()
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 26 Sep 2018 13:57:46 +0000 (15:57 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 28 Sep 2018 06:55:10 +0000 (08:55 +0200)
commit24dc64c1ba5c3ef0463d59fef6df09336754188d
tree90b59c211d1d1375d2cd98b657aa400dd964b599
parente14c02e6b6990e9f6ee18a214a22ac26bae1b25e
drm/ttm: Export ttm_bo_get_unless_zero()

Export ttm_bo_get_unless_zero() to be used when looking up buffer
objects that are removed from the lookup structure in the destructor.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/ttm/ttm_bo_vm.c
include/drm/ttm/ttm_bo_api.h