Searched refs:XE_BO_FLAG_GGTT (Results 1 – 25 of 29) sorted by relevance
12
48 XE_BO_FLAG_GGTT | XE_BO_FLAG_PINNED); in intel_fbdev_fb_alloc()59 XE_BO_FLAG_GGTT | XE_BO_FLAG_PINNED); in intel_fbdev_fb_alloc()
56 XE_BO_FLAG_SCANOUT | XE_BO_FLAG_GGTT); in intel_dsb_buffer_create()
109 XE_BO_FLAG_GGTT | in __xe_pin_fb_vma_dpt()117 XE_BO_FLAG_GGTT | in __xe_pin_fb_vma_dpt()125 XE_BO_FLAG_GGTT | in __xe_pin_fb_vma_dpt()
84 XE_BO_FLAG_GGTT); in intel_hdcp_gsc_initialize_message()
86 flags = XE_BO_FLAG_PINNED | XE_BO_FLAG_SCANOUT | XE_BO_FLAG_GGTT; in initial_plane_bo()
62 XE_BO_FLAG_GGTT | in __xe_sa_bo_manager_init()
73 XE_BO_FLAG_GGTT | XE_BO_FLAG_GGTT_INVALIDATE); in allocate_engine_activity_buffers()80 XE_BO_FLAG_GGTT | XE_BO_FLAG_GGTT_INVALIDATE); in allocate_engine_activity_buffers()
62 XE_BO_FLAG_GGTT | in pf_send_guc_save_vf_state()98 XE_BO_FLAG_GGTT | in pf_send_guc_restore_vf_state()
83 XE_BO_FLAG_GGTT | in xe_guc_hwconfig_init()
154 if (bo->flags & XE_BO_FLAG_GGTT) { in xe_bo_restore_kernel()
196 return bo_flags & (XE_BO_FLAG_PINNED | XE_BO_FLAG_GGTT); in force_contiguous()1652 if ((flags & XE_BO_FLAG_GGTT_ALL) && !(flags & XE_BO_FLAG_GGTT)) in ___xe_bo_create_locked()1844 if (bo->flags & XE_BO_FLAG_GGTT) { in __xe_bo_create_locked()1947 flags |= XE_BO_FLAG_GGTT; in xe_bo_create_pin_map_at_aligned()2050 u32 dst_flags = XE_BO_FLAG_VRAM_IF_DGFX(tile) | XE_BO_FLAG_GGTT; in xe_managed_bo_reinit_in_vram()2137 XE_BO_FLAG_GGTT)); in xe_bo_pin()2168 if (mem_type_is_vram(place->mem_type) || bo->flags & XE_BO_FLAG_GGTT) { in xe_bo_pin()2229 if (mem_type_is_vram(place->mem_type) || bo->flags & XE_BO_FLAG_GGTT) { in xe_bo_unpin()
140 XE_BO_FLAG_GGTT); in query_compatibility_version()478 XE_BO_FLAG_GGTT); in xe_gsc_init_post_hwconfig()
262 XE_BO_FLAG_GGTT | in xe_guc_log_init()
57 XE_BO_FLAG_GGTT); in huc_alloc_gsc_pkt()
310 if (drm_WARN_ON(&xe->drm, !(bo->flags & XE_BO_FLAG_GGTT))) in __xe_ttm_stolen_io_mem_reserve_stolen()
182 XE_BO_FLAG_GGTT | in memirq_alloc_pages()
29 #define XE_BO_FLAG_GGTT BIT(5) macro
416 XE_BO_FLAG_GGTT | in xe_guc_ads_init()1022 XE_BO_FLAG_GGTT); in xe_guc_ads_scheduler_policy_toggle_reset()
424 XE_BO_FLAG_GGTT); in proxy_channel_alloc()
58 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_PINNED | XE_BO_FLAG_GGTT); in allocate_vcs_execution_resources()
620 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT, SZ_64); in xe_eu_stall_data_buf_alloc()
1172 XE_BO_FLAG_GGTT | in xe_guc_pc_init()
611 XE_BO_FLAG_GGTT | in hw_engine_init()
793 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT | in xe_uc_fw_init()
38 if (flags & XE_BO_FLAG_GGTT) { in replacement_xe_managed_bo_create_pin_map()