Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/tests/
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 …]
A Dxe_migrate.c166 test_copy(m, bo, test, XE_BO_FLAG_SYSTEM); in test_copy_sysmem()
643 XE_BO_FLAG_SYSTEM | in validate_ccs_test_run_tile()
A Dxe_bo.c500 XE_BO_FLAG_SYSTEM); in shrink_test_run_device()
/drivers/gpu/drm/xe/
A Dxe_bo.h20 #define XE_BO_FLAG_SYSTEM BIT(1) macro
28 XE_BO_FLAG_SYSTEM)
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()
A Dxe_guc_hwconfig.c82 XE_BO_FLAG_SYSTEM | in xe_guc_hwconfig_init()
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()
A Dxe_dma_buf.c217 ttm_bo_type_sg, XE_BO_FLAG_SYSTEM); in xe_dma_buf_init_obj()
A Dxe_guc_log.c261 XE_BO_FLAG_SYSTEM | in xe_guc_log_init()
A Dxe_huc.c56 XE_BO_FLAG_SYSTEM | in huc_alloc_gsc_pkt()
A Dxe_bo.c184 if (bo_flags & XE_BO_FLAG_SYSTEM) { in try_add_system()
1144 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_NEEDS_CPU_ACCESS | in xe_bo_notifier_prepare_pinned()
1223 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_NEEDS_CPU_ACCESS | in xe_bo_evict_pinned()
1961 if (flags & (XE_BO_FLAG_USER | XE_BO_FLAG_SYSTEM)) in __xe_bo_fixed_placement()
2690 bo_flags |= args->placement << (ffs(XE_BO_FLAG_SYSTEM) - 1); in xe_gem_create_ioctl()
2995 if (IS_DGFX(xe) && (bo->flags & XE_BO_FLAG_SYSTEM)) in xe_bo_needs_ccs_pages()
A Dxe_memirq.c181 XE_BO_FLAG_SYSTEM | in memirq_alloc_pages()
A Dxe_guc_engine_activity.c98 ttm_bo_type_kernel, XE_BO_FLAG_SYSTEM | in allocate_engine_activity_buffers()
A Dxe_gsc_proxy.c424 XE_BO_FLAG_SYSTEM | in proxy_channel_alloc()
A Dxe_gsc.c141 XE_BO_FLAG_SYSTEM | in query_compatibility_version()
A Dxe_ggtt.c414 flags |= XE_BO_FLAG_SYSTEM; in xe_ggtt_init()
A Dxe_eu_stall.c622 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT, SZ_64); in xe_eu_stall_data_buf_alloc()
A Dxe_guc_ads.c421 XE_BO_FLAG_SYSTEM | in xe_guc_ads_init()
A Dxe_uc_fw.c833 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT | in xe_uc_fw_init()
A Dxe_guc_ct.c263 XE_BO_FLAG_SYSTEM | in xe_guc_ct_init()
A Dxe_oa.c888 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT); in xe_oa_alloc_oa_buffer()
/drivers/gpu/drm/xe/display/
A Dintel_fbdev_fb.c93 if (!(obj->flags & XE_BO_FLAG_SYSTEM)) { in intel_fbdev_fb_fill_info()
A Dxe_hdcp_gsc.c77 XE_BO_FLAG_SYSTEM | in intel_hdcp_gsc_initialize_message()
A Dxe_fb_pin.c123 XE_BO_FLAG_SYSTEM | in __xe_pin_fb_vma_dpt()

Completed in 714 milliseconds