Home
last modified time | relevance | path

Searched defs:evict (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_ttm.c257 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 Dradeon_object.c775 bool evict, in radeon_bo_move_notify()
/dflybsd-src/sys/dev/drm/ttm/
H A Dttm_bo_util.c666 bool evict, in ttm_bo_move_accel_cleanup()
727 struct dma_fence *fence, bool evict, in ttm_bo_pipeline_move()
H A Dttm_bo.c234 struct ttm_mem_reg *mem, bool evict, in ttm_bo_handle_move_mem()
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ttm.c510 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 Damdgpu_object.c1249 bool evict, in amdgpu_bo_move_notify()