Home
last modified time | relevance | path

Searched refs:XE_BO_FLAG_GGTT_ALL (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_bo.h54 #define XE_BO_FLAG_GGTT_ALL (XE_BO_FLAG_GGTT0 | \ macro
A Dxe_bo.c1848 if ((flags & XE_BO_FLAG_GGTT_ALL) && !(flags & XE_BO_FLAG_GGTT)) in ___xe_bo_create_locked()
2043 if (!(bo->flags & XE_BO_FLAG_GGTT_ALL)) { in __xe_bo_create_locked()
A Dxe_guc.c486 XE_BO_FLAG_GGTT_ALL | in guc_g2g_alloc()

Completed in 14 milliseconds