Home
last modified time | relevance | path

Searched refs:XE_BO_FLAG_SYSTEM (Results 1 – 24 of 24) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_dma_buf.c47 (params->mem_mask & XE_BO_FLAG_SYSTEM)) in check_residency()
97 if (params->mem_mask & XE_BO_FLAG_SYSTEM) in check_residency()
152 !(params->mem_mask & XE_BO_FLAG_SYSTEM)) { in xe_test_dmabuf_import_same_driver()
165 !(params->mem_mask & XE_BO_FLAG_SYSTEM)) in xe_test_dmabuf_import_same_driver()
184 (params->mem_mask & XE_BO_FLAG_SYSTEM)) { in xe_test_dmabuf_import_same_driver()
223 {.mem_mask = XE_BO_FLAG_SYSTEM,
225 {.mem_mask = XE_BO_FLAG_SYSTEM,
229 {.mem_mask = XE_BO_FLAG_SYSTEM,
231 {.mem_mask = XE_BO_FLAG_SYSTEM,
235 {.mem_mask = XE_BO_FLAG_SYSTEM},
[all …]
H A Dxe_migrate.c166 test_copy(m, bo, test, XE_BO_FLAG_SYSTEM); in test_copy_sysmem()
646 XE_BO_FLAG_SYSTEM | in validate_ccs_test_run_tile()
H A Dxe_bo.c500 XE_BO_FLAG_SYSTEM); in shrink_test_run_device()
/linux-6.15/drivers/gpu/drm/xe/display/
H A Dintel_fbdev_fb.c88 if (!(obj->flags & XE_BO_FLAG_SYSTEM)) { in intel_fbdev_fb_fill_info()
H A Dxe_hdcp_gsc.c83 XE_BO_FLAG_SYSTEM | in intel_hdcp_gsc_initialize_message()
H A Dxe_fb_pin.c124 XE_BO_FLAG_SYSTEM | in __xe_pin_fb_vma_dpt()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_migration.c61 XE_BO_FLAG_SYSTEM | in pf_send_guc_save_vf_state()
97 XE_BO_FLAG_SYSTEM | in pf_send_guc_restore_vf_state()
H A Dxe_bo.h20 #define XE_BO_FLAG_SYSTEM BIT(1) macro
28 XE_BO_FLAG_SYSTEM)
H A Dxe_guc_hwconfig.c82 XE_BO_FLAG_SYSTEM | in xe_guc_hwconfig_init()
H A Dxe_pxp_submit.c58 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_PINNED | XE_BO_FLAG_GGTT); in allocate_vcs_execution_resources()
112 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_PINNED | XE_BO_FLAG_NEEDS_UC); in allocate_gsc_client_resources()
H A Dxe_dma_buf.c217 ttm_bo_type_sg, XE_BO_FLAG_SYSTEM); in xe_dma_buf_init_obj()
H A Dxe_guc_log.c261 XE_BO_FLAG_SYSTEM | in xe_guc_log_init()
H A Dxe_huc.c56 XE_BO_FLAG_SYSTEM | in huc_alloc_gsc_pkt()
H A Dxe_memirq.c181 XE_BO_FLAG_SYSTEM | in memirq_alloc_pages()
H A Dxe_guc_engine_activity.c72 ttm_bo_type_kernel, XE_BO_FLAG_SYSTEM | in allocate_engine_activity_buffers()
H A Dxe_gsc_proxy.c423 XE_BO_FLAG_SYSTEM | in proxy_channel_alloc()
H A Dxe_bo.c180 if (bo_flags & XE_BO_FLAG_SYSTEM) { in try_add_system()
1766 if (flags & (XE_BO_FLAG_USER | XE_BO_FLAG_SYSTEM)) in __xe_bo_fixed_placement()
2506 bo_flags |= args->placement << (ffs(XE_BO_FLAG_SYSTEM) - 1); in xe_gem_create_ioctl()
2813 if (IS_DGFX(xe) && (bo->flags & XE_BO_FLAG_SYSTEM)) in xe_bo_needs_ccs_pages()
H A Dxe_gsc.c139 XE_BO_FLAG_SYSTEM | in query_compatibility_version()
H A Dxe_ggtt.c370 flags |= XE_BO_FLAG_SYSTEM; in xe_ggtt_init()
H A Dxe_eu_stall.c620 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT, SZ_64); in xe_eu_stall_data_buf_alloc()
H A Dxe_uc_fw.c793 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT | in xe_uc_fw_init()
H A Dxe_guc_ads.c415 XE_BO_FLAG_SYSTEM | in xe_guc_ads_init()
H A Dxe_guc_ct.c239 XE_BO_FLAG_SYSTEM | in xe_guc_ct_init()
H A Dxe_oa.c877 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT); in xe_oa_alloc_oa_buffer()