Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/xe/tests/
Dxe_bo.c119 unsigned int bo_flags = XE_BO_CREATE_VRAM_IF_DGFX(tile); in ccs_test_run_tile() local
189 unsigned int bo_flags = XE_BO_CREATE_VRAM_IF_DGFX(tile); in evict_test_run_tile() local
/linux-6.8/drivers/gpu/drm/xe/
Dxe_bo.c134 u32 bo_flags, u32 *c) in try_add_system()
150 struct ttm_place *places, u32 bo_flags, u32 mem_type, u32 *c) in add_vram()
186 u32 bo_flags, u32 *c) in try_add_vram()
202 u32 bo_flags, u32 *c) in try_add_stolen()
218 u32 bo_flags) in __xe_bo_placement_for_flags()
249 u32 bo_flags) in xe_bo_placement_for_flags()
1884 unsigned int bo_flags; in xe_gem_create_ioctl() local
/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c493 bool amdgpu_bo_support_uswc(u64 bo_flags) in amdgpu_bo_support_uswc()
Damdgpu_display.c558 uint64_t bo_flags) in amdgpu_display_supported_domains()