Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/display/
A Dxe_dsb_buffer.c49 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in intel_dsb_buffer_create()
A Dintel_fbdev_fb.c59 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in intel_fbdev_fb_alloc()
/drivers/gpu/drm/xe/tests/
A Dxe_migrate.c205 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()
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()
/drivers/gpu/drm/xe/
A Dxe_sa.c61 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in __xe_sa_bo_manager_init()
A Dxe_bo.h26 #define XE_BO_FLAG_VRAM_IF_DGFX(tile) (IS_DGFX(tile_to_xe(tile)) ? \ macro
A Dxe_guc_engine_activity.c105 ttm_bo_type_kernel, XE_BO_FLAG_VRAM_IF_DGFX(tile) | in allocate_engine_activity_buffers()
A Dxe_lmtt.c74 XE_BO_FLAG_VRAM_IF_DGFX(lmtt_to_tile(lmtt)) | in lmtt_pt_alloc()
A Dxe_ggtt.c416 flags |= XE_BO_FLAG_VRAM_IF_DGFX(ggtt->tile); in xe_ggtt_init()
A Dxe_hw_engine.c611 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in hw_engine_init()
A Dxe_svm.c714 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_drm_pagemap_populate_mm()
A Dxe_guc_pc.c1332 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_guc_pc_init()
A Dxe_bo.c2230 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()
A Dxe_guc.c484 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in guc_g2g_alloc()
A Dxe_lrc.c1201 bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | XE_BO_FLAG_GGTT | in xe_lrc_init()
A Dxe_migrate.c211 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_migrate_prepare_vm()
A Dxe_pt.c119 bo_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | in xe_pt_create()
A Dxe_gt_sriov_pf_config.c1480 XE_BO_FLAG_VRAM_IF_DGFX(tile) | in pf_provision_vf_lmem()

Completed in 66 milliseconds