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