Searched refs:ppgtt_type (Results 1 – 5 of 5) sorted by relevance
396 .ppgtt_type = INTEL_PPGTT_ALIASING, \445 .ppgtt_type = INTEL_PPGTT_ALIASING, \502 .ppgtt_type = INTEL_PPGTT_ALIASING,550 .ppgtt_type = INTEL_PPGTT_FULL, \597 .ppgtt_type = INTEL_PPGTT_ALIASING,675 .ppgtt_type = INTEL_PPGTT_FULL, \
163 enum intel_ppgtt_type ppgtt_type; member
103 drm_printf(p, "ppgtt-type: %d\n", info->ppgtt_type); in intel_device_info_print_static()1045 info->ppgtt_type = INTEL_PPGTT_NONE; in intel_device_info_runtime_init()
1688 #define INTEL_PPGTT(dev_priv) (INTEL_INFO(dev_priv)->ppgtt_type)
1870 mkwrite_device_info(dev_priv)->ppgtt_type = INTEL_PPGTT_FULL; in i915_gem_huge_page_mock_selftests()