Searched refs:GEN12_PPGTT_PTE_PAT0 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/i915/gt/ | ||
H A D | intel_gtt.h | 95 #define GEN12_PPGTT_PTE_PAT0 BIT_ULL(3) macro |
H A D | gen8_ppgtt.c | 74 pte |= GEN12_PPGTT_PTE_PAT0; in gen12_pte_encode() |