[Intel-gfx] [PULL] gvt-next

Zhenyu Wang zhenyuw at linux.intel.com
Thu Feb 27 09:31:21 UTC 2020


On 2020.02.26 13:58:32 +0200, Jani Nikula wrote:
> On Wed, 26 Feb 2020, Zhenyu Wang <zhenyuw at linux.intel.com> wrote:
> > Hi,
> >
> > Here's gvt-next pull. Mostly for cleanup and kvmgt specific struct
> > has been moved to its own module, also enable VFIO edid for all platform
> > including CML. Pls see details below.
> 
> What happened with [1]? Would've liked to see that moving forward.
> 
> 
> [1] http://patchwork.freedesktop.org/patch/msgid/20200117153554.3104278-1-chris@chris-wilson.co.uk
>

I just pinged Zhuocheng for who I asked to help on verifying that, but
looks still have problem to bring up and there're more warnings.. We'll
try to resolve it asap. Sorry for the delay.


> >
> > Thanks
> > --
> > The following changes since commit e24bcd34c1dd7dabde4a8546920537f7137e3c5f:
> >
> >   drm/i915/dp: Add all tiled and port sync conns to modeset (2020-02-20 13:55:02 +0530)
> >
> > are available in the Git repository at:
> >
> >   https://github.com/intel/gvt-linux tags/gvt-next-2020-02-26
> >
> > for you to fetch changes up to a8bb49b64c4f4284fb36169bdd9fc6efd62eb26a:
> >
> >   drm/i915/gvt: Fix drm_WARN issue where vgpu ptr is unavailable (2020-02-25 16:13:04 +0800)
> >
> > ----------------------------------------------------------------
> > gvt-next-2020-02-26
> >
> > - Enable VFIO edid for all platform (Zhenyu)
> > - Code cleanup for attr group and unused vblank complete (Zhenyu, Julian)
> > - Make gvt oblivious of kvmgt data structures (Julian)
> > - Make WARN* drm specific (Pankaj)
> >
> > ----------------------------------------------------------------
> > Julian Stecklina (2):
> >       drm/i915/gvt: remove unused vblank_done completion
> >       drm/i915/gvt: make gvt oblivious of kvmgt data structures
> >
> > Pankaj Bharadiya (2):
> >       drm/i915/gvt: Make WARN* drm specific where drm_priv ptr is available
> >       drm/i915/gvt: Make WARN* drm specific where vgpu ptr is available
> >
> > Tina Zhang (1):
> >       drm/i915/gvt: Fix drm_WARN issue where vgpu ptr is unavailable
> >
> > Zhenyu Wang (3):
> >       drm/i915/gvt: remove unused type attributes
> >       drm/i915/gvt: Enable vfio edid for all GVT supported platform
> >       Merge drm-intel-next-queued into gvt-next
> >
> >  drivers/gpu/drm/i915/gvt/aperture_gm.c  |   6 +-
> >  drivers/gpu/drm/i915/gvt/cfg_space.c    |  23 ++-
> >  drivers/gpu/drm/i915/gvt/cmd_parser.c   |   4 +-
> >  drivers/gpu/drm/i915/gvt/display.c      |   6 +-
> >  drivers/gpu/drm/i915/gvt/dmabuf.c       |   4 +-
> >  drivers/gpu/drm/i915/gvt/edid.c         |  19 +-
> >  drivers/gpu/drm/i915/gvt/gtt.c          |  21 ++-
> >  drivers/gpu/drm/i915/gvt/gvt.c          |   8 +-
> >  drivers/gpu/drm/i915/gvt/gvt.h          |  37 +---
> >  drivers/gpu/drm/i915/gvt/handlers.c     |  22 ++-
> >  drivers/gpu/drm/i915/gvt/interrupt.c    |  15 +-
> >  drivers/gpu/drm/i915/gvt/kvmgt.c        | 303 +++++++++++++++++++-------------
> >  drivers/gpu/drm/i915/gvt/mmio.c         |  30 ++--
> >  drivers/gpu/drm/i915/gvt/mmio_context.c |   6 +-
> >  drivers/gpu/drm/i915/gvt/scheduler.c    |   6 +-
> >  drivers/gpu/drm/i915/gvt/vgpu.c         |  10 +-
> >  16 files changed, 304 insertions(+), 216 deletions(-)
> 
> -- 
> Jani Nikula, Intel Open Source Graphics Center

-- 
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/20200227/8f55ce9f/attachment.sig>


More information about the Intel-gfx mailing list