Searched refs:INTEL_PPGTT_FULL (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Dintel_device_info.h135 INTEL_PPGTT_FULL = I915_GEM_PPGTT_FULL, enumerator in enum:intel_ppgtt_type
H A Di915_pci.c424 .__runtime.ppgtt_type = INTEL_PPGTT_FULL, \
469 .__runtime.ppgtt_type = INTEL_PPGTT_FULL,
531 .__runtime.ppgtt_type = INTEL_PPGTT_FULL, \
731 .__runtime.ppgtt_type = INTEL_PPGTT_FULL
H A Di915_drv.h689 (INTEL_PPGTT(i915) >= INTEL_PPGTT_FULL)
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c1596 if (INTEL_PPGTT(gt->i915) < INTEL_PPGTT_FULL)
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c1981 RUNTIME_INFO(dev_priv)->ppgtt_type = INTEL_PPGTT_FULL;

Completed in 331 milliseconds