Searched refs:XE_BO_FLAG_VRAM_IF_DGFX (Results 1 – 18 of 18) sorted by relevance
49 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in intel_dsb_buffer_create()
59 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in intel_fbdev_fb_alloc()
205 XE_BO_FLAG_VRAM_IF_DGFX(tile)); in xe_migrate_sanity_test()213 XE_BO_FLAG_VRAM_IF_DGFX(tile)); in xe_migrate_sanity_test()223 XE_BO_FLAG_VRAM_IF_DGFX(tile)); in xe_migrate_sanity_test()638 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in validate_ccs_test_run_tile()
134 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in ccs_test_run_tile()211 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in evict_test_run_tile()
61 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in __xe_sa_bo_manager_init()
26 #define XE_BO_FLAG_VRAM_IF_DGFX(tile) (IS_DGFX(tile_to_xe(tile)) ? \ macro
105 ttm_bo_type_kernel, XE_BO_FLAG_VRAM_IF_DGFX(tile) | in allocate_engine_activity_buffers()
74 XE_BO_FLAG_VRAM_IF_DGFX(lmtt_to_tile(lmtt)) | in lmtt_pt_alloc()
416 flags |= XE_BO_FLAG_VRAM_IF_DGFX(ggtt->tile); in xe_ggtt_init()
611 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in hw_engine_init()
714 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_drm_pagemap_populate_mm()
1332 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_guc_pc_init()
2230 u32 dst_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | XE_BO_FLAG_GGTT; in xe_managed_bo_reinit_in_vram()3114 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in xe_bo_dumb_create()
484 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in guc_g2g_alloc()
1201 bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | XE_BO_FLAG_GGTT | in xe_lrc_init()
211 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_migrate_prepare_vm()
119 bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_pt_create()
1480 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in pf_provision_vf_lmem()
Completed in 66 milliseconds