Searched defs:bo_flags (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 190 u32 bo_flags, u32 *c) in try_add_system() 204 static bool force_contiguous(u32 bo_flags) in force_contiguous() 230 static u32 bo_vram_flags_to_vram_placement(struct xe_device *xe, u32 bo_flags, u32 vram_flag, in bo_vram_flags_to_vram_placement() 244 struct ttm_place *places, u32 bo_flags, u32 mem_type, u32 *c) in add_vram() 275 u32 bo_flags, enum ttm_bo_type type, u32 *c) in try_add_vram() 287 u32 bo_flags, u32 *c) in try_add_stolen() 302 u32 bo_flags, enum ttm_bo_type type) in __xe_bo_placement_for_flags() 322 u32 bo_flags, enum ttm_bo_type type) in xe_bo_placement_for_flags() 3168 unsigned int bo_flags; in xe_gem_create_ioctl() local
|
| H A D | xe_lrc.c | 1403 u32 bo_flags; in xe_lrc_init() local
|
| H A D | xe_pt.c | 106 u32 bo_flags; in xe_pt_create() local
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_bo.c | 134 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in ccs_test_run_tile() local 212 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in evict_test_run_tile() local
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_gem.c | 123 size_t size, u32 bo_flags, u32 vm_map_flags, in panthor_kernel_bo_create()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_display.c | 558 uint64_t bo_flags) in amdgpu_display_supported_domains()
|