Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c182 u32 bo_flags, u32 *c) in try_add_system()
194 static bool force_contiguous(u32 bo_flags) in force_contiguous()
211 struct ttm_place *places, u32 bo_flags, u32 mem_type, u32 *c) in add_vram()
242 u32 bo_flags, u32 *c) in try_add_vram()
251 u32 bo_flags, u32 *c) in try_add_stolen()
266 u32 bo_flags) in __xe_bo_placement_for_flags()
286 u32 bo_flags) in xe_bo_placement_for_flags()
2651 unsigned int bo_flags; in xe_gem_create_ioctl() local
H A Dxe_lrc.c1183 u32 bo_flags; in xe_lrc_init() local
/linux/drivers/gpu/drm/xe/tests/
H A 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
H A Dxe_migrate.c638 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in validate_ccs_test_run_tile() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c580 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()