Searched refs:XE_BO_FLAG_GGTT (Results 1 – 25 of 29) sorted by relevance
12
49 XE_BO_FLAG_GGTT); in intel_fbdev_fb_alloc()60 XE_BO_FLAG_GGTT); in intel_fbdev_fb_alloc()
108 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()
50 XE_BO_FLAG_SCANOUT | XE_BO_FLAG_GGTT); in intel_dsb_buffer_create()
78 XE_BO_FLAG_GGTT); in intel_hdcp_gsc_initialize_message()
87 flags = XE_BO_FLAG_SCANOUT | XE_BO_FLAG_GGTT; in initial_plane_bo()
62 XE_BO_FLAG_GGTT | in pf_send_guc_save_vf_state()98 XE_BO_FLAG_GGTT | in pf_send_guc_restore_vf_state()
62 XE_BO_FLAG_GGTT | in __xe_sa_bo_manager_init()
99 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()
83 XE_BO_FLAG_GGTT | in xe_guc_hwconfig_init()
142 XE_BO_FLAG_GGTT); in query_compatibility_version()480 XE_BO_FLAG_GGTT); in xe_gsc_init_post_hwconfig()
1848 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()
192 if (bo->flags & XE_BO_FLAG_GGTT) { in xe_bo_restore_and_map_ggtt()
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
425 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()
622 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT, SZ_64); in xe_eu_stall_data_buf_alloc()
612 XE_BO_FLAG_GGTT | in hw_engine_init()
422 XE_BO_FLAG_GGTT | in xe_guc_ads_init()
833 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_GGTT | in xe_uc_fw_init()
1333 XE_BO_FLAG_GGTT | in xe_guc_pc_init()
38 if (flags & XE_BO_FLAG_GGTT) { in replacement_xe_managed_bo_create_pin_map()
Completed in 59 milliseconds