Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_vgpu.h34 intel_vgpu_has_hwsp_emulation(struct drm_i915_private *dev_priv) in intel_vgpu_has_hwsp_emulation() function
H A Dintel_engine_cs.c399 if (intel_vgpu_active(i915) && !intel_vgpu_has_hwsp_emulation(i915)) in csb_force_mmio()