Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_vgpu.h34 intel_vgpu_has_hwsp_emulation(struct drm_i915_private *dev_priv) in intel_vgpu_has_hwsp_emulation() function
Dintel_lrc.c2390 return intel_vgpu_active(i915) && !intel_vgpu_has_hwsp_emulation(i915); in csb_force_mmio()