Searched refs:ttm_bo_move_null (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/qxl/ |
| A D | qxl_ttm.c | 151 ttm_bo_move_null(bo, new_mem); in qxl_bo_move() 162 ttm_bo_move_null(bo, new_mem); in qxl_bo_move()
|
| /linux/drivers/gpu/drm/ttm/tests/ |
| A D | ttm_kunit_helpers.c | 68 ttm_bo_move_null(bo, new_mem); in mock_move() 85 ttm_bo_move_null(bo, new_mem); in mock_move()
|
| /linux/drivers/gpu/drm/loongson/ |
| A D | lsdc_ttm.c | 182 ttm_bo_move_null(tbo, new_mem); in lsdc_bo_move() 187 ttm_bo_move_null(tbo, new_mem); in lsdc_bo_move() 197 ttm_bo_move_null(tbo, new_mem); in lsdc_bo_move()
|
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_bo.c | 581 ttm_bo_move_null(ttm_bo, new_res); in xe_bo_move_dmabuf() 669 ttm_bo_move_null(ttm_bo, new_mem); in xe_bo_move() 696 ttm_bo_move_null(ttm_bo, new_mem); in xe_bo_move() 701 ttm_bo_move_null(ttm_bo, new_mem); in xe_bo_move() 711 ttm_bo_move_null(ttm_bo, new_mem); in xe_bo_move() 733 ttm_bo_move_null(ttm_bo, new_mem); in xe_bo_move() 828 ttm_bo_move_null(ttm_bo, new_mem); in xe_bo_move() 839 ttm_bo_move_null(ttm_bo, new_mem); in xe_bo_move()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| A D | vmwgfx_ttm_buffer.c | 518 ttm_bo_move_null(bo, new_mem); in vmw_move() 526 ttm_bo_move_null(bo, new_mem); in vmw_move()
|
| /linux/include/drm/ttm/ |
| A D | ttm_bo.h | 352 static inline void ttm_bo_move_null(struct ttm_buffer_object *bo, in ttm_bo_move_null() function
|
| /linux/drivers/gpu/drm/i915/gem/ |
| A D | i915_gem_ttm_move.c | 585 ttm_bo_move_null(bo, dst_mem); in i915_ttm_move() 611 ttm_bo_move_null(bo, dst_mem); in i915_ttm_move()
|
| /linux/drivers/gpu/drm/radeon/ |
| A D | radeon_ttm.c | 210 ttm_bo_move_null(bo, new_mem); in radeon_bo_move() 215 ttm_bo_move_null(bo, new_mem); in radeon_bo_move()
|
| /linux/drivers/gpu/drm/ |
| A D | drm_gem_vram_helper.c | 899 ttm_bo_move_null(bo, new_mem); in bo_driver_move()
|
| /linux/drivers/gpu/drm/nouveau/ |
| A D | nouveau_bo.c | 1094 ttm_bo_move_null(bo, new_reg); in nouveau_bo_move() 1100 ttm_bo_move_null(bo, new_reg); in nouveau_bo_move()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_ttm.c | 508 ttm_bo_move_null(bo, new_mem); in amdgpu_bo_move() 515 ttm_bo_move_null(bo, new_mem); in amdgpu_bo_move() 542 ttm_bo_move_null(bo, new_mem); in amdgpu_bo_move()
|
Completed in 35 milliseconds