Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dgen8_ppgtt.c532 encode |= GEN8_PDE_PS_2M; in xehpsdv_ppgtt_insert_huge()
635 encode |= GEN8_PDE_PS_2M; in gen8_ppgtt_insert_huge()
H A Dintel_gtt.h156 #define GEN8_PDE_PS_2M BIT(7) macro