Home
last modified time | relevance | path

Searched refs:GEN12_PPGTT_PTE_PAT2 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gtt.h93 #define GEN12_PPGTT_PTE_PAT2 BIT_ULL(7) macro
H A Dgen8_ppgtt.c79 pte |= GEN12_PPGTT_PTE_PAT2; in gen12_pte_encode()