Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_device_info.h106 INTEL_PPGTT_FULL = I915_GEM_PPGTT_FULL, enumerator
H A Di915_pci.c573 .ppgtt_type = INTEL_PPGTT_FULL, \
622 .ppgtt_type = INTEL_PPGTT_FULL,
707 .ppgtt_type = INTEL_PPGTT_FULL, \
H A Di915_drv.h1661 (INTEL_PPGTT(dev_priv) >= INTEL_PPGTT_FULL)
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_device_info.h139 INTEL_PPGTT_FULL = I915_GEM_PPGTT_FULL, enumerator
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, \
732 .__runtime.ppgtt_type = INTEL_PPGTT_FULL
H A Di915_drv.h759 (INTEL_PPGTT(i915) >= INTEL_PPGTT_FULL)
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c1593 mkwrite_device_info(dev_priv)->ppgtt_type = INTEL_PPGTT_FULL; in i915_gem_huge_page_mock_selftests()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c1322 if (INTEL_PPGTT(gt->i915) < INTEL_PPGTT_FULL) in igt_reset_evict_ppgtt()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c1596 if (INTEL_PPGTT(gt->i915) < INTEL_PPGTT_FULL) in igt_reset_evict_ppgtt()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c1981 RUNTIME_INFO(dev_priv)->ppgtt_type = INTEL_PPGTT_FULL; in i915_gem_huge_page_mock_selftests()

Completed in 17 milliseconds