Home
last modified time | relevance | path

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

/linux-3.4.99/include/drm/ttm/
Dttm_bo_driver.h511 #define TTM_BO_PRIV_FLAG_MOVING 0 /* Buffer object is moving and needs macro
/linux-3.4.99/drivers/gpu/drm/ttm/
Dttm_bo_vm.c126 if (test_bit(TTM_BO_PRIV_FLAG_MOVING, &bo->priv_flags)) { in ttm_bo_vm_fault()
Dttm_bo_util.c660 set_bit(TTM_BO_PRIV_FLAG_MOVING, &bo->priv_flags); in ttm_bo_move_accel_cleanup()
Dttm_bo.c1728 clear_bit(TTM_BO_PRIV_FLAG_MOVING, &bo->priv_flags); in ttm_bo_wait()
1753 clear_bit(TTM_BO_PRIV_FLAG_MOVING, in ttm_bo_wait()