Home
last modified time | relevance | path

Searched refs:INTEL_PPGTT_FULL (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_pci.c417 .__runtime.ppgtt_type = INTEL_PPGTT_FULL, \
461 .__runtime.ppgtt_type = INTEL_PPGTT_FULL,
522 .__runtime.ppgtt_type = INTEL_PPGTT_FULL, \
720 .__runtime.ppgtt_type = INTEL_PPGTT_FULL
H A Dintel_device_info.h141 INTEL_PPGTT_FULL = I915_GEM_PPGTT_FULL, enumerator
H A Di915_drv.h649 (INTEL_PPGTT(i915) >= INTEL_PPGTT_FULL)
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c1981 RUNTIME_INFO(i915)->ppgtt_type = INTEL_PPGTT_FULL; in i915_gem_huge_page_mock_selftests()