Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/display/
H A Dxe_dsb_buffer.c54 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in intel_dsb_buffer_create()
H A Dintel_fbdev_fb.c57 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in intel_fbdev_fb_alloc()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c120 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in ccs_test_run_tile()
197 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in evict_test_run_tile()
H A Dxe_migrate.c204 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()
224 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_migrate_sanity_test()
640 unsigned int bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile); in validate_ccs_test_run_tile()
/linux/drivers/gpu/drm/xe/
H A Dxe_sa.c50 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_sa_bo_manager_init()
H A Dxe_bo.h26 #define XE_BO_FLAG_VRAM_IF_DGFX(tile) (IS_DGFX(tile_to_xe(tile)) ? \ macro
H A Dxe_gt_sriov_pf_policy.c49 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in pf_send_policy_klvs()
H A Dxe_lmtt.c73 XE_BO_FLAG_VRAM_IF_DGFX(lmtt_to_tile(lmtt)) | in lmtt_pt_alloc()
H A Dxe_ggtt.c368 flags |= XE_BO_FLAG_VRAM_IF_DGFX(ggtt->tile); in xe_ggtt_init()
H A Dxe_guc_pc.c1075 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_guc_pc_init()
H A Dxe_guc_ads.c859 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_guc_ads_scheduler_policy_toggle_reset()
H A Dxe_gt_sriov_pf_config.c84 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in pf_send_vf_cfg_klvs()
1400 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in pf_provision_vf_lmem()
H A Dxe_bo.c1646 u32 dst_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | XE_BO_FLAG_GGTT; in xe_managed_bo_reinit_in_vram()
2365 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in xe_bo_dumb_create()
H A Dxe_hw_engine.c552 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in hw_engine_init()
H A Dxe_lrc.c919 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_lrc_init()
H A Dxe_migrate.c211 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_migrate_prepare_vm()
H A Dxe_pt.c117 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_pt_create()