[Intel-gfx] [PULL] gvt-next for 4.20
Zhenyu Wang
zhenyuw at linux.intel.com
Tue Sep 4 03:01:54 UTC 2018
Hi,
Here's initial gvt-next for 4.20 with two optimization for
guest context shadowing and command parser, and with W=1 build fixes.
Thanks
--
The following changes since commit 279ce5d117078ee8ea40c40199399889981fd808:
drm/i915/gvt: declare gvt as i915's soft dependency (2018-07-10 11:13:11 +0800)
are available in the Git repository at:
https://github.com/intel/gvt-linux.git tags/gvt-next-2018-09-04
for you to fetch changes up to 69ca5af4ff9a3ff96e4595c2b7522c01a2641779:
drm/i915/gvt: Move some MMIO definitions to reg.h (2018-08-07 10:40:11 +0800)
----------------------------------------------------------------
gvt-next-2018-09-04
- guest context shadow optimization for restore inhibit one (Yan)
- cmd parser optimization (Yan)
- W=1 warning fixes (Zhenyu)
----------------------------------------------------------------
Zhao Yan (2):
drm/i915/gvt: add a fastpath for cmd parsing on MI_NOOP
drm/i915/gvt: only copy the first page for restore inhibit context
Zhenyu Wang (3):
drm/i915/gvt: make dma map/unmap kvmgt functions as static
drm/i915/gvt: Fix function comment doc errors
drm/i915/gvt: Move some MMIO definitions to reg.h
drivers/gpu/drm/i915/gvt/cfg_space.c | 12 +++++++
drivers/gpu/drm/i915/gvt/cmd_parser.c | 11 +++++-
drivers/gpu/drm/i915/gvt/display.c | 1 +
drivers/gpu/drm/i915/gvt/edid.c | 9 +++++
drivers/gpu/drm/i915/gvt/gtt.c | 9 +++--
drivers/gpu/drm/i915/gvt/gvt.c | 3 +-
drivers/gpu/drm/i915/gvt/handlers.c | 1 +
drivers/gpu/drm/i915/gvt/kvmgt.c | 4 +--
drivers/gpu/drm/i915/gvt/mmio.c | 3 +-
drivers/gpu/drm/i915/gvt/mmio_context.c | 13 -------
drivers/gpu/drm/i915/gvt/mmio_context.h | 3 ++
drivers/gpu/drm/i915/gvt/opregion.c | 1 -
drivers/gpu/drm/i915/gvt/page_track.c | 2 ++
drivers/gpu/drm/i915/gvt/reg.h | 9 +++++
drivers/gpu/drm/i915/gvt/scheduler.c | 64 +++++++++++++++++----------------
15 files changed, 92 insertions(+), 53 deletions(-)
--
Open Source Technology Center, Intel ltd.
$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20180904/98537070/attachment.sig>
More information about the Intel-gfx
mailing list