Home
last modified time | relevance | path

Searched refs:XE_BO_FLAG_PINNED (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/xe/display/
A Dintel_fb_bo.c18 if (bo->flags & XE_BO_FLAG_PINNED) { in intel_fb_bo_framebuffer_fini()
/drivers/gpu/drm/xe/compat-i915-headers/gem/
A Di915_gem_stolen.h25 u32 flags = XE_BO_FLAG_PINNED | XE_BO_FLAG_STOLEN; in i915_gem_stolen_insert_node_in_range()
/drivers/gpu/drm/xe/tests/
A Dxe_migrate.c87 XE_BO_FLAG_PINNED); in test_copy()
645 XE_BO_FLAG_PINNED); in validate_ccs_test_run_tile()
670 XE_BO_FLAG_PINNED); in validate_ccs_test_run_tile()
695 XE_BO_FLAG_PINNED); in validate_ccs_test_run_tile()
/drivers/gpu/drm/xe/
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_bo.c198 else if (bo_flags & XE_BO_FLAG_PINNED && in force_contiguous()
207 bo_flags & XE_BO_FLAG_PINNED; in force_contiguous()
1145 XE_BO_FLAG_PINNED); in xe_bo_notifier_prepare_pinned()
1224 XE_BO_FLAG_PINNED); in xe_bo_evict_pinned()
2145 flags | XE_BO_FLAG_NEEDS_CPU_ACCESS | XE_BO_FLAG_PINNED, in xe_bo_create_pin_map_at_aligned()
2320 xe_assert(xe, bo->flags & (XE_BO_FLAG_PINNED | in xe_bo_pin()
A Dxe_bo.h31 #define XE_BO_FLAG_PINNED BIT(7) macro
A Dxe_gt_sriov_pf_config.c1482 XE_BO_FLAG_PINNED | in pf_provision_vf_lmem()

Completed in 20 milliseconds