From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhenyu Wang Subject: [PULL] gvt-next Date: Thu, 24 Jan 2019 13:40:48 +0800 Message-ID: <20190124054048.GO7203@zhen-hp.sh.intel.com> Reply-To: Zhenyu Wang Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0024419551==" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: "Vivi, Rodrigo" , Jani Nikula , Joonas Lahtinen Cc: intel-gfx , intel-gvt-dev , "Lv, Zhiyuan" , "Yuan, Hang" List-Id: intel-gfx@lists.freedesktop.org --===============0024419551== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3VRmKSg17yJg2MZg" Content-Disposition: inline --3VRmKSg17yJg2MZg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, Here is gvt-next stuff. This includes Coffeelake support for GVT, making kvmgt as self load module to have better dependence with vfio/mdev, with some const treatment and kernel type change. Thanks. -- The following changes since commit d1810909d841314ba94b14dc3de9e9fbc13b046a: drm/i915/gvt: fix spelling mistake "Interupts" -> "Interrupts" (2018-12-0= 7 12:01:09 +0800) are available in the Git repository at: https://github.com/intel/gvt-linux.git tags/gvt-next-2019-01-24 for you to fetch changes up to 2e679d48f38c378650db403b4ba2248adf0691b2: drm/i915/gvt: switch to kernel types (2019-01-23 13:56:14 +0800) ---------------------------------------------------------------- gvt-next-2019-01-24 - split kvmgt as seperate module (Zhenyu) - Coffeelake GVT support (Fred) - const treatment and change for kernel type (Jani) ---------------------------------------------------------------- Jani Nikula (4): drm/i915/gvt: remove drmP.h include drm/i915/gvt: give the cmd parser decode_info a const treatment drm/i915/gvt: give the cmd parser cmd_info a const treatment drm/i915/gvt: switch to kernel types Zhenyu Wang (3): drm/i915/gvt: mandatory require hypervisor's host_init drm/i915/gvt: remove unused parameter for hypervisor's host_exit call drm/i915/gvt: Change KVMGT as self load module fred gao (6): drm/i915/gvt: Add coffeelake platform definition drm/i915/gvt: Add mmio handler for CFL drm/i915/gvt: Enable gfx virtualiztion for CFL drm/i915/gvt: Reuse the gmbus pin macro drm/i915/gvt: Refine port select logic for CFL platform drm/i915: Enable gfx virtualization for Coffeelake platform drivers/gpu/drm/i915/Makefile | 1 + drivers/gpu/drm/i915/gvt/Makefile | 1 - drivers/gpu/drm/i915/gvt/cmd_parser.c | 83 ++++++++++++------------ drivers/gpu/drm/i915/gvt/display.c | 12 ++-- drivers/gpu/drm/i915/gvt/dmabuf.c | 5 +- drivers/gpu/drm/i915/gvt/edid.c | 32 +++++++--- drivers/gpu/drm/i915/gvt/fb_decoder.c | 12 +--- drivers/gpu/drm/i915/gvt/gvt.c | 108 +++++++++++++---------------= ---- drivers/gpu/drm/i915/gvt/gvt.h | 6 +- drivers/gpu/drm/i915/gvt/handlers.c | 29 ++++----- drivers/gpu/drm/i915/gvt/hypercall.h | 9 ++- drivers/gpu/drm/i915/gvt/interrupt.c | 4 +- drivers/gpu/drm/i915/gvt/kvmgt.c | 42 ++++++++----- drivers/gpu/drm/i915/gvt/mmio.c | 6 +- drivers/gpu/drm/i915/gvt/mmio.h | 11 ++-- drivers/gpu/drm/i915/gvt/mmio_context.c | 18 +++--- drivers/gpu/drm/i915/gvt/mpt.h | 13 ++-- drivers/gpu/drm/i915/gvt/sched_policy.c | 2 +- drivers/gpu/drm/i915/gvt/scheduler.c | 7 +-- drivers/gpu/drm/i915/gvt/scheduler.h | 2 +- drivers/gpu/drm/i915/gvt/trace.h | 2 +- drivers/gpu/drm/i915/intel_gvt.c | 12 +--- 22 files changed, 204 insertions(+), 213 deletions(-) --=20 Open Source Technology Center, Intel ltd. $gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827 --3VRmKSg17yJg2MZg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQTXuabgHDW6LPt9CICxBBozTXgYJwUCXElP4AAKCRCxBBozTXgY J697AJ0Xfek3LfIQFz98TA5wMx1YOket9gCfSscRtrgbKRfbv4V2gzF/Tw4ZKy0= =gkno -----END PGP SIGNATURE----- --3VRmKSg17yJg2MZg-- --===============0024419551== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KSW50ZWwtZ2Z4 IG1haWxpbmcgbGlzdApJbnRlbC1nZnhAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vaW50ZWwtZ2Z4Cg== --===============0024419551==--