Searched refs:ppgtt_type (Results 1 – 5 of 5) sorted by relevance
275 .__runtime.ppgtt_type = INTEL_PPGTT_ALIASING, \323 .__runtime.ppgtt_type = INTEL_PPGTT_ALIASING, \377 .__runtime.ppgtt_type = INTEL_PPGTT_ALIASING,418 .__runtime.ppgtt_type = INTEL_PPGTT_FULL, \463 .__runtime.ppgtt_type = INTEL_PPGTT_FULL,525 .__runtime.ppgtt_type = INTEL_PPGTT_FULL, \723 .__runtime.ppgtt_type = INTEL_PPGTT_FULL
216 enum intel_ppgtt_type ppgtt_type; member
117 drm_printf(p, "ppgtt-type: %d\n", runtime->ppgtt_type); in intel_device_info_print()389 runtime->ppgtt_type = INTEL_PPGTT_NONE; in intel_device_info_runtime_init()
670 #define INTEL_PPGTT(i915) (RUNTIME_INFO(i915)->ppgtt_type)
1981 RUNTIME_INFO(i915)->ppgtt_type = INTEL_PPGTT_FULL; in i915_gem_huge_page_mock_selftests()
Completed in 19 milliseconds