Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vgpu.h36 bool intel_vgpu_has_hwsp_emulation(struct drm_i915_private *i915);
H A Di915_vgpu.c127 bool intel_vgpu_has_hwsp_emulation(struct drm_i915_private *dev_priv) in intel_vgpu_has_hwsp_emulation() function
H A Di915_driver.c467 !intel_vgpu_has_hwsp_emulation(dev_priv)) { in i915_driver_hw_probe()