Home
last modified time | relevance | path

Searched refs:INTEL_PPGTT_ALIASING (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_device_info.h102 INTEL_PPGTT_ALIASING = I915_GEM_PPGTT_ALIASING, enumerator
Di915_pci.c375 .ppgtt_type = INTEL_PPGTT_ALIASING, \
Di915_gem_gtt.c2738 if (INTEL_PPGTT(i915) == INTEL_PPGTT_ALIASING) { in i915_init_ggtt()