Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pvinfo.h57 #define VGT_CAPS_FULL_PPGTT BIT(2) macro
H A Di915_vgpu.c124 return dev_priv->vgpu.caps & VGT_CAPS_FULL_PPGTT; in intel_vgpu_has_full_ppgtt()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dvgpu.c48 vgpu_vreg_t(vgpu, vgtif_reg(vgt_caps)) = VGT_CAPS_FULL_PPGTT; in populate_pvinfo_page()