Searched refs:INTEL_PPGTT_ALIASING (Results 1 – 4 of 4) sorted by relevance
137 INTEL_PPGTT_ALIASING = I915_GEM_PPGTT_ALIASING, enumerator
431 .__runtime.ppgtt_type = INTEL_PPGTT_ALIASING, \484 .__runtime.ppgtt_type = INTEL_PPGTT_ALIASING, \544 .__runtime.ppgtt_type = INTEL_PPGTT_ALIASING,
505 if (INTEL_PPGTT(gt->i915) > INTEL_PPGTT_ALIASING) in kernel_vm()
706 if (INTEL_PPGTT(i915) == INTEL_PPGTT_ALIASING) { in i915_init_ggtt()
Completed in 12 milliseconds