Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_ggtt.c150 ggtt->pt_ops->pte_encode_flags(ggtt->scratch, in xe_ggtt_clear()
211 .pte_encode_flags = xelp_ggtt_pte_flags,
216 .pte_encode_flags = xelpg_ggtt_pte_flags,
221 .pte_encode_flags = xelpg_ggtt_pte_flags,
698 pte = ggtt->pt_ops->pte_encode_flags(bo, pat_index); in xe_ggtt_map_bo()
982 return ggtt->pt_ops->pte_encode_flags(bo, pat_index); in xe_ggtt_encode_pte_flags()
A Dxe_ggtt_types.h78 u64 (*pte_encode_flags)(struct xe_bo *bo, u16 pat_index); member
/drivers/gpu/drm/xe/display/
A Dxe_fb_pin.c178 u64 pte = ggtt->pt_ops->pte_encode_flags(bo, xe->pat.idx[XE_CACHE_NONE]); in write_ggtt_rotated()

Completed in 8 milliseconds