Home
last modified time | relevance | path

Searched refs:XE_BO_FLAG_NEEDS_UC (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_ggtt.c726 u16 cache_mode = bo->flags & XE_BO_FLAG_NEEDS_UC ? XE_CACHE_NONE : XE_CACHE_WB; in xe_ggtt_map_bo_unlocked()
770 u16 cache_mode = bo->flags & XE_BO_FLAG_NEEDS_UC ? XE_CACHE_NONE : XE_CACHE_WB; in __xe_ggtt_insert_bo_at()
A Dxe_memirq.c184 XE_BO_FLAG_NEEDS_UC | in memirq_alloc_pages()
A Dxe_bo.h38 #define XE_BO_FLAG_NEEDS_UC BIT(14) macro
A Dxe_pxp_submit.c112 XE_BO_FLAG_SYSTEM | XE_BO_FLAG_PINNED | XE_BO_FLAG_NEEDS_UC); in allocate_gsc_client_resources()
A Dxe_bo.c488 if (bo->flags & XE_BO_FLAG_NEEDS_UC) { in xe_ttm_tt_create()

Completed in 22 milliseconds