Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c180 u32 bo_flags, u32 *c) in try_add_system()
192 static bool force_contiguous(u32 bo_flags) in force_contiguous()
209 struct ttm_place *places, u32 bo_flags, u32 mem_type, u32 *c) in add_vram()
240 u32 bo_flags, u32 *c) in try_add_vram()
249 u32 bo_flags, u32 *c) in try_add_stolen()
264 u32 bo_flags) in __xe_bo_placement_for_flags()
284 u32 bo_flags) in xe_bo_placement_for_flags()
2649 unsigned int bo_flags; in xe_gem_create_ioctl() local
H A Dxe_lrc.c1002 u32 bo_flags; in xe_lrc_init() local
H A Dxe_pt.c106 u32 bo_flags; in xe_pt_create() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c583 bool amdgpu_bo_support_uswc(u64 bo_flags) in amdgpu_bo_support_uswc()
H A Damdgpu_display.c560 uint64_t bo_flags) in amdgpu_display_supported_domains()