Searched defs:no_wait_gpu (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() 558 bool no_wait_gpu) in ttm_bo_cleanup_refs() 724 bool no_wait_reserve, bool no_wait_gpu) in ttm_bo_evict() 784 bool no_wait_gpu) in ttm_mem_evict_first() 864 bool no_wait_gpu) in ttm_bo_mem_force_space() 943 bool no_wait_gpu) in ttm_bo_mem_space() 1059 bool no_wait_gpu) in ttm_bo_move_buffer() 1118 bool no_wait_gpu) in ttm_bo_validate()
|
D | ttm_bo_util.c | 47 bool no_wait_gpu, struct ttm_mem_reg *new_mem) in ttm_bo_move_ttm() 317 bool evict, bool no_wait_reserve, bool no_wait_gpu, in ttm_bo_move_memcpy() 616 bool no_wait_gpu, 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()
|