Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_bo_vm.c50 if (likely(!test_bit(TTM_BO_PRIV_FLAG_MOVING, &bo->priv_flags))) in ttm_bo_vm_fault_idle()
Dttm_bo_util.c668 set_bit(TTM_BO_PRIV_FLAG_MOVING, &bo->priv_flags); in ttm_bo_move_accel_cleanup()
Dttm_bo.c1581 clear_bit(TTM_BO_PRIV_FLAG_MOVING, &bo->priv_flags); in ttm_bo_wait()
/linux-4.4.14/include/drm/ttm/
Dttm_bo_driver.h494 #define TTM_BO_PRIV_FLAG_MOVING 0 /* Buffer object is moving and needs macro