]> git.baikalelectronics.ru Git - kernel.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)
commitded6bae8d1a48b136b63913ac32bcc8f303f34fc
tree90b59c211d1d1375d2cd98b657aa400dd964b599
parentc8d52ef6d7515a52ca41e29c2e59f5476b518881
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