All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mmio save restore refine in vgpu switch
@ 2017-12-07  4:34 Weinan Li
  2017-12-07  4:34 ` [PATCH 1/3] drm/i915/gvt: optimize for vGPU mmio switch Weinan Li
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Weinan Li @ 2017-12-07  4:34 UTC (permalink / raw)
  To: intel-gfx

Merge switch_mmio_to_vgpu and switch_mmio_to_host, use delta update for
mocs save restore, deal host mocs value as fixed, it won't be changed after
initialization. These can save vgpu switch time to reduce CPU utilization
and improve GPU performance in GVT-g with multi-VMs.

Weinan Li (3):
  drm/i915/gvt: optimize for vGPU mmio switch
  drm/i915/gvt: refine mocs save restore policy
  drm/i915/gvt: load host render mocs once in mocs switch

 drivers/gpu/drm/i915/gvt/cmd_parser.c |  19 +++
 drivers/gpu/drm/i915/gvt/render.c     | 252 +++++++++++++++++-----------------
 drivers/gpu/drm/i915/gvt/trace.h      |  15 +-
 3 files changed, 152 insertions(+), 134 deletions(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2017-12-11 10:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-07  4:34 [PATCH 0/3] mmio save restore refine in vgpu switch Weinan Li
2017-12-07  4:34 ` [PATCH 1/3] drm/i915/gvt: optimize for vGPU mmio switch Weinan Li
2017-12-07  4:34 ` [PATCH 2/3] drm/i915/gvt: refine mocs save restore policy Weinan Li
2017-12-07  4:34 ` [PATCH 3/3] drm/i915/gvt: load host render mocs once in mocs switch Weinan Li
2017-12-07  4:49 ` ✗ Fi.CI.BAT: failure for mmio save restore refine in vgpu switch Patchwork
2017-12-11 10:56 ` [PATCH 0/3] " Joonas Lahtinen

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.