All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Enable guest linux i915 full ppgtt functionality
@ 2017-05-11  2:33 Tina Zhang
  2017-05-11  2:33 ` [PATCH v1 1/4] drm/i915/gvt: reorder the shadow ppgtt update process by adding entry first Tina Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Tina Zhang @ 2017-05-11  2:33 UTC (permalink / raw)
  To: intel-gvt-dev; +Cc: intel-gfx

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.

Tina Zhang (4):
  drm/i915/gvt: reorder the shadow ppgtt update process by adding entry
    first
  drm/i915: introduce vgt_caps to pvinfo
  drm/i915/gvt: provide full ppgtt capability for guest i915 driver
  drm/i915: enable guest full ppgtt when device model supports

 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 |  4 ++--
 drivers/gpu/drm/i915/i915_pvinfo.h  |  7 +++++-
 drivers/gpu/drm/i915/i915_vgpu.c    |  6 +++++
 drivers/gpu/drm/i915/i915_vgpu.h    |  1 +
 7 files changed, 45 insertions(+), 20 deletions(-)

-- 
2.7.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-05-11  9:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-11  2:33 [PATCH v1 0/4] Enable guest linux i915 full ppgtt functionality Tina Zhang
2017-05-11  2:33 ` [PATCH v1 1/4] drm/i915/gvt: reorder the shadow ppgtt update process by adding entry first Tina Zhang
2017-05-11  2:33 ` [PATCH v1 2/4] drm/i915: introduce vgt_caps to pvinfo Tina Zhang
2017-05-11  8:58   ` Joonas Lahtinen
2017-05-11  2:33 ` [PATCH v1 3/4] drm/i915/gvt: provide full ppgtt capability for guest i915 driver Tina Zhang
2017-05-11  9:19   ` Joonas Lahtinen
2017-05-11  2:33 ` [PATCH v1 4/4] drm/i915: enable guest full ppgtt when device model supports Tina Zhang
2017-05-11  9:14   ` Joonas Lahtinen
2017-05-11  2:56 ` ✓ Fi.CI.BAT: success for Enable guest linux i915 full ppgtt functionality Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.