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, \
719 .__runtime.ppgtt_type = INTEL_PPGTT_FULL
H A Dintel_device_info.h141 INTEL_PPGTT_FULL = I915_GEM_PPGTT_FULL, enumerator
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c1972 RUNTIME_INFO(i915)->ppgtt_type = INTEL_PPGTT_FULL; in i915_gem_huge_page_mock_selftests()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c1596 if (INTEL_PPGTT(gt->i915) < INTEL_PPGTT_FULL) in igt_reset_evict_ppgtt()