Home
last modified time | relevance | path

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

12

/drivers/gpu/drm/xe/display/
A Dintel_fbdev_fb.c49 XE_BO_FLAG_GGTT); in intel_fbdev_fb_alloc()
60 XE_BO_FLAG_GGTT); in intel_fbdev_fb_alloc()
A Dxe_fb_pin.c108 XE_BO_FLAG_GGTT | in __xe_pin_fb_vma_dpt()
116 XE_BO_FLAG_GGTT | in __xe_pin_fb_vma_dpt()
124 XE_BO_FLAG_GGTT | in __xe_pin_fb_vma_dpt()
A Dxe_dsb_buffer.c50 XE_BO_FLAG_SCANOUT | XE_BO_FLAG_GGTT); in intel_dsb_buffer_create()
A Dxe_hdcp_gsc.c78 XE_BO_FLAG_GGTT); in intel_hdcp_gsc_initialize_message()
A Dxe_plane_initial.c87 flags = XE_BO_FLAG_SCANOUT | XE_BO_FLAG_GGTT; in initial_plane_bo()
/drivers/gpu/drm/xe/
A Dxe_gt_sriov_pf_migration.c62 XE_BO_FLAG_GGTT | in pf_send_guc_save_vf_state()
98 XE_BO_FLAG_GGTT | in pf_send_guc_restore_vf_state()
A Dxe_sa.c62 XE_BO_FLAG_GGTT | in __xe_sa_bo_manager_init()
A Dxe_guc_engine_activity.c99 XE_BO_FLAG_GGTT | XE_BO_FLAG_GGTT_INVALIDATE); in allocate_engine_activity_buffers()
106 XE_BO_FLAG_GGTT | XE_BO_FLAG_GGTT_INVALIDATE); in allocate_engine_activity_buffers()
A Dxe_guc_hwconfig.c83 XE_BO_FLAG_GGTT | in xe_guc_hwconfig_init()
A Dxe_gsc.c142 XE_BO_FLAG_GGTT); in query_compatibility_version()
480 XE_BO_FLAG_GGTT); in xe_gsc_init_post_hwconfig()
A Dxe_bo.c1848 if ((flags & XE_BO_FLAG_GGTT_ALL) && !(flags & XE_BO_FLAG_GGTT)) in ___xe_bo_create_locked()
2039 if (bo->flags & XE_BO_FLAG_GGTT) { in __xe_bo_create_locked()
2142 flags |= XE_BO_FLAG_GGTT; in xe_bo_create_pin_map_at_aligned()
2230 u32 dst_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | XE_BO_FLAG_GGTT; in xe_managed_bo_reinit_in_vram()
2321 XE_BO_FLAG_GGTT)); in xe_bo_pin()
2336 if (mem_type_is_vram(place->mem_type) || bo->flags & XE_BO_FLAG_GGTT) { in xe_bo_pin()
2400 if (mem_type_is_vram(place->mem_type) || bo->flags & XE_BO_FLAG_GGTT) { in xe_bo_unpin()
A Dxe_bo_evict.c192 if (bo->flags & XE_BO_FLAG_GGTT) { in xe_bo_restore_and_map_ggtt()
A Dxe_guc_log.c262 XE_BO_FLAG_GGTT | in xe_guc_log_init()
A Dxe_huc.c57 XE_BO_FLAG_GGTT); in huc_alloc_gsc_pkt()
A Dxe_ttm_stolen_mgr.c310 if (drm_WARN_ON(&xe->drm, !(bo->flags & XE_BO_FLAG_GGTT))) in __xe_ttm_stolen_io_mem_reserve_stolen()
A Dxe_memirq.c182 XE_BO_FLAG_GGTT | in memirq_alloc_pages()
A Dxe_bo.h29 #define XE_BO_FLAG_GGTT BIT(5) macro
A Dxe_gsc_proxy.c425 XE_BO_FLAG_GGTT); in proxy_channel_alloc()
A Dxe_pxp_submit.c58 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_PINNED | XE_BO_FLAG_GGTT); in allocate_vcs_execution_resources()
A Dxe_eu_stall.c622 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT, SZ_64); in xe_eu_stall_data_buf_alloc()
A Dxe_hw_engine.c612 XE_BO_FLAG_GGTT | in hw_engine_init()
A Dxe_guc_ads.c422 XE_BO_FLAG_GGTT | 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_pc.c1333 XE_BO_FLAG_GGTT | in xe_guc_pc_init()
/drivers/gpu/drm/xe/tests/
A Dxe_guc_buf_kunit.c38 if (flags & XE_BO_FLAG_GGTT) { in replacement_xe_managed_bo_create_pin_map()

Completed in 59 milliseconds

12