Home
last modified time | relevance | path

Searched refs:ghost_obj (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/ttm/
Dttm_bo_util.c643 struct ttm_buffer_object *ghost_obj; in ttm_bo_move_accel_cleanup() local
669 ret = ttm_buffer_object_transfer(bo, &ghost_obj); in ttm_bo_move_accel_cleanup()
673 reservation_object_add_excl_fence(ghost_obj->resv, fence); in ttm_bo_move_accel_cleanup()
682 ghost_obj->ttm = NULL; in ttm_bo_move_accel_cleanup()
686 ttm_bo_unreserve(ghost_obj); in ttm_bo_move_accel_cleanup()
687 ttm_bo_unref(&ghost_obj); in ttm_bo_move_accel_cleanup()