Home
last modified time | relevance | path

Searched refs:ppgtt_type (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/
A Di915_pci.c275 .__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
A Dintel_device_info.h216 enum intel_ppgtt_type ppgtt_type; member
A Dintel_device_info.c117 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()
A Di915_drv.h670 #define INTEL_PPGTT(i915) (RUNTIME_INFO(i915)->ppgtt_type)
/linux/drivers/gpu/drm/i915/gem/selftests/
A Dhuge_pages.c1981 RUNTIME_INFO(i915)->ppgtt_type = INTEL_PPGTT_FULL; in i915_gem_huge_page_mock_selftests()

Completed in 19 milliseconds