Home
last modified time | relevance | path

Searched defs:bo_flags (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
Dxe_bo.c178 u32 bo_flags, u32 *c) in try_add_system()
190 static bool force_contiguous(u32 bo_flags) in force_contiguous()
200 struct ttm_place *places, u32 bo_flags, u32 mem_type, u32 *c) in add_vram()
231 u32 bo_flags, u32 *c) in try_add_vram()
240 u32 bo_flags, u32 *c) in try_add_stolen()
255 u32 bo_flags) in __xe_bo_placement_for_flags()
275 u32 bo_flags) in xe_bo_placement_for_flags()
2468 unsigned int bo_flags; in xe_gem_create_ioctl() local
Dxe_lrc.c988 u32 bo_flags; in xe_lrc_init() local
/linux-6.15/drivers/gpu/drm/xe/tests/
Dxe_bo.c134 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in ccs_test_run_tile() local
211 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in evict_test_run_tile() local
Dxe_migrate.c641 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in validate_ccs_test_run_tile() local
/linux-6.15/drivers/gpu/drm/panthor/
Dpanthor_gem.c75 size_t size, u32 bo_flags, u32 vm_map_flags, in panthor_kernel_bo_create()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c583 bool amdgpu_bo_support_uswc(u64 bo_flags) in amdgpu_bo_support_uswc()
Damdgpu_display.c560 uint64_t bo_flags) in amdgpu_display_supported_domains()