Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/display/
Dxe_fb_pin.c104 XE_BO_FLAG_GGTT | in __xe_pin_fb_vma_dpt()
110 XE_BO_FLAG_GGTT | in __xe_pin_fb_vma_dpt()
116 XE_BO_FLAG_GGTT | in __xe_pin_fb_vma_dpt()
Dxe_dsb_buffer.c55 XE_BO_FLAG_GGTT); in intel_dsb_buffer_create()
Dxe_hdcp_gsc.c80 XE_BO_FLAG_GGTT); in intel_hdcp_gsc_initialize_message()
Dxe_plane_initial.c69 flags = XE_BO_FLAG_PINNED | XE_BO_FLAG_SCANOUT | XE_BO_FLAG_GGTT; in initial_plane_bo()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_log.c88 XE_BO_FLAG_GGTT | in xe_guc_log_init()
Dxe_sa.c51 XE_BO_FLAG_GGTT | in xe_sa_bo_manager_init()
Dxe_bo.c183 XE_BO_FLAG_GGTT)) in add_vram()
216 XE_BO_FLAG_GGTT) ? in try_add_stolen()
1474 if (bo->flags & XE_BO_FLAG_GGTT) { in __xe_bo_create_locked()
1553 flags |= XE_BO_FLAG_GGTT; in xe_bo_create_pin_map_at()
1653 u32 dst_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | XE_BO_FLAG_GGTT; in xe_managed_bo_reinit_in_vram()
1738 XE_BO_FLAG_GGTT)); in xe_bo_pin()
1769 if (mem_type_is_vram(place->mem_type) || bo->flags & XE_BO_FLAG_GGTT) { in xe_bo_pin()
1826 if (mem_type_is_vram(place->mem_type) || bo->flags & XE_BO_FLAG_GGTT) { in xe_bo_unpin()
Dxe_guc_hwconfig.c83 XE_BO_FLAG_GGTT | in xe_guc_hwconfig_init()
Dxe_bo_evict.c154 if (bo->flags & XE_BO_FLAG_GGTT) { in xe_bo_restore_kernel()
Dxe_gsc.c139 XE_BO_FLAG_GGTT); in query_compatibility_version()
478 XE_BO_FLAG_GGTT); in xe_gsc_init_post_hwconfig()
Dxe_huc.c57 XE_BO_FLAG_GGTT); in huc_alloc_gsc_pkt()
Dxe_ttm_stolen_mgr.c303 if (drm_WARN_ON(&xe->drm, !(bo->flags & XE_BO_FLAG_GGTT))) in __xe_ttm_stolen_io_mem_reserve_stolen()
Dxe_memirq.c131 XE_BO_FLAG_GGTT | in memirq_alloc_pages()
Dxe_bo.h29 #define XE_BO_FLAG_GGTT BIT(5) macro
Dxe_guc_ads.c412 XE_BO_FLAG_GGTT | in xe_guc_ads_init()
860 XE_BO_FLAG_GGTT); in xe_guc_ads_scheduler_policy_toggle_reset()
Dxe_gt_sriov_pf_policy.c50 XE_BO_FLAG_GGTT); in pf_send_policy_klvs()
Dxe_gsc_proxy.c388 XE_BO_FLAG_GGTT); in proxy_channel_alloc()
Dxe_guc_pc.c1076 XE_BO_FLAG_GGTT | in xe_guc_pc_init()
Dxe_uc_fw.c792 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT | in xe_uc_fw_init()
Dxe_hw_engine.c553 XE_BO_FLAG_GGTT | in hw_engine_init()
Dxe_lrc.c920 XE_BO_FLAG_GGTT | in xe_lrc_init()
Dxe_guc_ct.c197 XE_BO_FLAG_GGTT | in xe_guc_ct_init()
Dxe_gt_sriov_pf_config.c85 XE_BO_FLAG_GGTT | in pf_send_vf_cfg_klvs()
Dxe_oa.c854 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT); in xe_oa_alloc_oa_buffer()