Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_pci.c423 .ppgtt_type = INTEL_PPGTT_FULL, \
479 .ppgtt_type = INTEL_PPGTT_FULL,
526 .ppgtt_type = INTEL_PPGTT_FULL, \
573 .ppgtt_type = INTEL_PPGTT_FULL,
648 .ppgtt_type = INTEL_PPGTT_FULL, \
Dintel_device_info.h103 INTEL_PPGTT_FULL = I915_GEM_PPGTT_FULL, enumerator
Di915_drv.h2108 (INTEL_PPGTT(dev_priv) >= INTEL_PPGTT_FULL)
/Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/
Dhuge_pages.c1617 mkwrite_device_info(dev_priv)->ppgtt_type = INTEL_PPGTT_FULL; in i915_gem_huge_page_mock_selftests()