Searched defs:evict (Results 1 – 12 of 12) sorted by relevance
/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 441 bool force = false, evict = false; in nouveau_bo_pin() local 800 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, bool intr, in nouveau_bo_move_m2mf() 916 nouveau_bo_move_flipd(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flipd() 958 nouveau_bo_move_flips(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flips() 995 nouveau_bo_move_ntfy(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move_ntfy() 1064 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move()
|
/drivers/gpu/drm/qxl/ |
D | qxl_ttm.c | 156 static int qxl_bo_move(struct ttm_buffer_object *bo, bool evict, in qxl_bo_move() 175 bool evict, in qxl_bo_move_notify()
|
/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 154 bool evict, bool no_wait_gpu, in radeon_move_blit() 209 bool evict, bool interruptible, in radeon_move_vram_ram() 260 bool evict, bool interruptible, in radeon_move_ram_vram() 298 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move()
|
D | radeon_object.c | 777 bool evict, in radeon_bo_move_notify()
|
/drivers/infiniband/hw/hfi1/ |
D | mmu_rb.h | 73 int (*evict)(void *ops_arg, struct mmu_rb_node *mnode, member
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ttm.c | 462 bool evict, in amdgpu_move_blit() 521 static int amdgpu_move_vram_ram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_vram_ram() 582 static int amdgpu_move_ram_vram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_ram_vram() 654 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
|
D | amdgpu_object.c | 1283 bool evict, in amdgpu_bo_move_notify()
|
/drivers/gpu/drm/ |
D | drm_gem_vram_helper.c | 608 bool evict, in drm_gem_vram_bo_driver_move_notify() 970 bool evict, in bo_driver_move_notify()
|
/drivers/gpu/drm/ttm/ |
D | ttm_bo_util.c | 608 bool evict, in ttm_bo_move_accel_cleanup()
|
D | ttm_bo.c | 236 struct ttm_resource *mem, bool evict, in ttm_bo_handle_move_mem()
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ttm_buffer.c | 773 bool evict, in vmw_move_notify()
|
/drivers/gpu/drm/i915/gt/ |
D | selftest_hangcheck.c | 1114 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
|