Searched defs:no_wait_reserve (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/drivers/gpu/drm/ttm/ |
D | ttm_bo.c | 358 bool no_wait_reserve, bool no_wait_gpu) in ttm_bo_handle_move_mem() 557 bool no_wait_reserve, in ttm_bo_cleanup_refs() 724 bool no_wait_reserve, bool no_wait_gpu) in ttm_bo_evict() 783 bool interruptible, bool no_wait_reserve, in ttm_mem_evict_first() 863 bool no_wait_reserve, in ttm_bo_mem_force_space() 942 bool interruptible, bool no_wait_reserve, in ttm_bo_mem_space() 1058 bool interruptible, bool no_wait_reserve, in ttm_bo_move_buffer() 1117 bool interruptible, bool no_wait_reserve, in ttm_bo_validate()
|
D | ttm_bo_util.c | 46 bool evict, bool no_wait_reserve, in ttm_bo_move_ttm() 317 bool evict, bool no_wait_reserve, bool no_wait_gpu, in ttm_bo_move_memcpy() 615 bool evict, bool no_wait_reserve, in ttm_bo_move_accel_cleanup()
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 291 bool no_wait_reserve, bool no_wait_gpu) in nouveau_bo_validate() 470 bool no_wait_reserve, bool no_wait_gpu, in nouveau_bo_move_accel_cleanup() 692 bool no_wait_reserve, bool no_wait_gpu, in nouveau_bo_move_m2mf() 744 bool no_wait_reserve, bool no_wait_gpu, in nouveau_bo_move_flipd() 778 bool no_wait_reserve, bool no_wait_gpu, in nouveau_bo_move_flips() 870 bool no_wait_reserve, bool no_wait_gpu, in nouveau_bo_move()
|
/linux-3.3/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 219 bool evict, int no_wait_reserve, bool no_wait_gpu, in radeon_move_blit() 307 bool no_wait_reserve, bool no_wait_gpu, in radeon_move_vram_ram() 354 bool no_wait_reserve, bool no_wait_gpu, in radeon_move_ram_vram() 393 bool no_wait_reserve, bool no_wait_gpu, in radeon_bo_move()
|