Home
last modified time | relevance | path

Searched refs:intel_vgpu_has_full_ppgtt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vgpu.h35 bool intel_vgpu_has_full_ppgtt(struct drm_i915_private *i915);
H A Di915_vgpu.c122 bool intel_vgpu_has_full_ppgtt(struct drm_i915_private *dev_priv) in intel_vgpu_has_full_ppgtt() function
H A Di915_driver.c453 !intel_vgpu_has_full_ppgtt(dev_priv)) { in i915_driver_hw_probe()