Searched defs:evict (Results 1 – 9 of 9) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 220 bool evict, bool no_wait_gpu, in radeon_move_blit() 276 bool evict, bool interruptible, in radeon_move_vram_ram() 323 bool evict, bool interruptible, in radeon_move_ram_vram() 363 bool evict, bool interruptible, in radeon_bo_move()
|
/drivers/gpu/drm/ttm/ |
D | ttm_bo_util.c | 46 bool evict, in ttm_bo_move_ttm() 322 bool evict, bool no_wait_gpu, in ttm_bo_move_memcpy() 631 bool evict, in ttm_bo_move_accel_cleanup()
|
D | ttm_bo.c | 424 bool evict, bool interruptible, in ttm_bo_handle_move_mem()
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 559 struct nouveau_bo *nvbo, bool evict, in nouveau_bo_move_accel_cleanup() 967 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, bool intr, in nouveau_bo_move_m2mf() 1064 nouveau_bo_move_flipd(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flipd() 1097 nouveau_bo_move_flips(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flips() 1193 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move()
|
/drivers/gpu/drm/cirrus/ |
D | cirrus_ttm.c | 188 bool evict, bool interruptible, in cirrus_bo_move()
|
/drivers/gpu/drm/ast/ |
D | ast_ttm.c | 188 bool evict, bool interruptible, in ast_bo_move()
|
/drivers/gpu/drm/mgag200/ |
D | mgag200_ttm.c | 188 bool evict, bool interruptible, in mgag200_bo_move()
|
/drivers/gpu/drm/qxl/ |
D | qxl_ttm.c | 350 bool evict, bool interruptible, in qxl_bo_move()
|
/drivers/gpu/drm/omapdrm/ |
D | omap_gem.c | 179 static void evict(struct drm_gem_object *obj) in evict() function
|