Home
last modified time | relevance | path

Searched refs:XE_BO_FLAG_VRAM_IF_DGFX (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/display/
H A Dxe_dsb_buffer.c55 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in intel_dsb_buffer_create()
H A Dintel_fbdev_fb.c58 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in intel_fbdev_fb_alloc()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_sa.c61 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in __xe_sa_bo_manager_init()
H A Dxe_guc_engine_activity.c79 ttm_bo_type_kernel, XE_BO_FLAG_VRAM_IF_DGFX(tile) | in allocate_engine_activity_buffers()
H A Dxe_bo.h26 #define XE_BO_FLAG_VRAM_IF_DGFX(tile) (IS_DGFX(tile_to_xe(tile)) ? \ macro
H A Dxe_lmtt.c73 XE_BO_FLAG_VRAM_IF_DGFX(lmtt_to_tile(lmtt)) | in lmtt_pt_alloc()
H A Dxe_ggtt.c372 flags |= XE_BO_FLAG_VRAM_IF_DGFX(ggtt->tile); in xe_ggtt_init()
H A Dxe_guc_pc.c1171 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_guc_pc_init()
H A Dxe_hw_engine.c610 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in hw_engine_init()
H A Dxe_svm.c696 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_svm_alloc_vram()
H A Dxe_guc_ads.c1021 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_guc_ads_scheduler_policy_toggle_reset()
H A Dxe_bo.c2050 u32 dst_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | XE_BO_FLAG_GGTT; in xe_managed_bo_reinit_in_vram()
2924 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in xe_bo_dumb_create()
H A Dxe_guc.c483 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in guc_g2g_alloc()
H A Dxe_lrc.c998 bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | XE_BO_FLAG_GGTT | in xe_lrc_init()
H A Dxe_migrate.c211 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_migrate_prepare_vm()
H A Dxe_gt_sriov_pf_config.c1450 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in pf_provision_vf_lmem()
H A Dxe_pt.c121 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_pt_create()
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c205 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_migrate_sanity_test()
214 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_migrate_sanity_test()
225 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_migrate_sanity_test()
641 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in validate_ccs_test_run_tile()
H A Dxe_bo.c134 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()