Searched refs:INTEL_PPGTT_FULL (Results 1 – 5 of 5) sorted by relevance
106 INTEL_PPGTT_FULL = I915_GEM_PPGTT_FULL, enumerator
573 .ppgtt_type = INTEL_PPGTT_FULL, \622 .ppgtt_type = INTEL_PPGTT_FULL,707 .ppgtt_type = INTEL_PPGTT_FULL, \
1660 (INTEL_PPGTT(dev_priv) >= INTEL_PPGTT_FULL)
1593 mkwrite_device_info(dev_priv)->ppgtt_type = INTEL_PPGTT_FULL; in i915_gem_huge_page_mock_selftests()
1322 if (INTEL_PPGTT(gt->i915) < INTEL_PPGTT_FULL) in igt_reset_evict_ppgtt()