[Intel-gfx] [PATCH v2 0/4] Enable guest linux i915 full ppgtt functionality

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Mon May 15 10:59:35 UTC 2017


Remember to add Cc's for people who have previously commented on the
patches, and initially try to capture people who've been involved with
virtualization code reviews, to shorten the time it takes to notice the
series.

I went through the i915 portion and suggested reordering the series a
bit, the code itself is good to go.

Regards, Joonas

On pe, 2017-05-12 at 17:37 +0800, Tina Zhang wrote:
> This patchset fixs guest i915 full ppgtt block issue in device model and
> enables the full ppgtt functionality to guest i915 driver when device model
> with the fixed patch can support this capability.
> 
> Changes since last version:
> - Refine code with coding style.
> - Rewrite the guest vgpu full ppgtt checking logic.
> 
> Tina Zhang (4):
>   drm/i915/gvt: reorder the shadow ppgtt update process by adding entry
>     first
>   drm/i915: introduce vgt_caps to pvinfo, v2
>   drm/i915/gvt: provide full ppgtt capability for guest, v2
>   drm/i915: enable guest full ppgtt when device model supports, v2
> 
>  drivers/gpu/drm/i915/gvt/gtt.c      | 45 +++++++++++++++++++++++--------------
>  drivers/gpu/drm/i915/gvt/vgpu.c     |  1 +
>  drivers/gpu/drm/i915/i915_drv.h     |  1 +
>  drivers/gpu/drm/i915/i915_gem_gtt.c | 11 +++++----
>  drivers/gpu/drm/i915/i915_pvinfo.h  |  8 ++++++-
>  drivers/gpu/drm/i915/i915_vgpu.c    |  7 ++++++
>  drivers/gpu/drm/i915/i915_vgpu.h    |  3 +++
>  7 files changed, 52 insertions(+), 24 deletions(-)
> 
-- 
Joonas Lahtinen
Open Source Technology Center
Intel Corporation


More information about the Intel-gfx mailing list