Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pvinfo.h59 #define VGT_CAPS_HUGE_GTT BIT(4) macro
H A Di915_vgpu.c134 return dev_priv->vgpu.caps & VGT_CAPS_HUGE_GTT; in intel_vgpu_has_huge_gtt()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dvgpu.c50 vgpu_vreg_t(vgpu, vgtif_reg(vgt_caps)) |= VGT_CAPS_HUGE_GTT; in populate_pvinfo_page()