Searched defs:bo_flags (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_bo.c | 135 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in ccs_test_run_tile() local 210 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in evict_test_run_tile() local
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 190 try_add_system(struct xe_device * xe,struct xe_bo * bo,u32 bo_flags,u32 * c) try_add_system() argument 204 force_contiguous(u32 bo_flags) force_contiguous() argument 230 bo_vram_flags_to_vram_placement(struct xe_device * xe,u32 bo_flags,u32 vram_flag,enum ttm_bo_type type) bo_vram_flags_to_vram_placement() argument 244 add_vram(struct xe_device * xe,struct xe_bo * bo,struct ttm_place * places,u32 bo_flags,u32 mem_type,u32 * c) add_vram() argument 275 try_add_vram(struct xe_device * xe,struct xe_bo * bo,u32 bo_flags,enum ttm_bo_type type,u32 * c) try_add_vram() argument 287 try_add_stolen(struct xe_device * xe,struct xe_bo * bo,u32 bo_flags,u32 * c) try_add_stolen() argument 302 __xe_bo_placement_for_flags(struct xe_device * xe,struct xe_bo * bo,u32 bo_flags,enum ttm_bo_type type) __xe_bo_placement_for_flags() argument 322 xe_bo_placement_for_flags(struct xe_device * xe,struct xe_bo * bo,u32 bo_flags,enum ttm_bo_type type) xe_bo_placement_for_flags() argument 3338 unsigned int bo_flags; xe_gem_create_ioctl() local [all...] |
| H A D | xe_lrc.c | 1612 u32 bo_flags; xe_lrc_init() local
|
| H A D | xe_pt.c | 108 u32 bo_flags; xe_pt_create() local
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_gem.c | 174 panthor_kernel_bo_create(struct panthor_device * ptdev,struct panthor_vm * vm,size_t size,u32 bo_flags,u32 vm_map_flags,u64 gpu_va,const char * name) panthor_kernel_bo_create() argument
|