Searched refs:INTEL_PPGTT_FULL (Results 1 – 5 of 5) sorted by relevance
138 INTEL_PPGTT_FULL = I915_GEM_PPGTT_FULL, enumerator
594 .__runtime.ppgtt_type = INTEL_PPGTT_FULL, \642 .__runtime.ppgtt_type = INTEL_PPGTT_FULL,728 .__runtime.ppgtt_type = INTEL_PPGTT_FULL, \1036 .__runtime.ppgtt_type = INTEL_PPGTT_FULL
789 (INTEL_PPGTT(dev_priv) >= INTEL_PPGTT_FULL)
1925 RUNTIME_INFO(dev_priv)->ppgtt_type = INTEL_PPGTT_FULL; in i915_gem_huge_page_mock_selftests()
1596 if (INTEL_PPGTT(gt->i915) < INTEL_PPGTT_FULL) in igt_reset_evict_ppgtt()
Completed in 18 milliseconds