Searched defs:evict (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | radeon_ttm.c | 257 bool evict, bool no_wait_gpu, in radeon_move_blit() 312 bool evict, bool interruptible, in radeon_move_vram_ram() 359 bool evict, bool interruptible, in radeon_move_ram_vram() 398 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move()
|
H A D | radeon_object.c | 775 bool evict, in radeon_bo_move_notify()
|
/dflybsd-src/sys/dev/drm/ttm/ |
H A D | ttm_bo_util.c | 666 bool evict, in ttm_bo_move_accel_cleanup() 727 struct dma_fence *fence, bool evict, in ttm_bo_pipeline_move()
|
H A D | ttm_bo.c | 234 struct ttm_mem_reg *mem, bool evict, in ttm_bo_handle_move_mem()
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | amdgpu_ttm.c | 510 bool evict, bool no_wait_gpu, in amdgpu_move_blit() 548 static int amdgpu_move_vram_ram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_vram_ram() 606 static int amdgpu_move_ram_vram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_ram_vram() 655 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
|
H A D | amdgpu_object.c | 1249 bool evict, in amdgpu_bo_move_notify()
|