All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] GVT-g fixes for 4.10-rc6
@ 2017-01-25  6:14 Zhenyu Wang
  2017-01-25 11:09 ` Jani Nikula
  0 siblings, 1 reply; 2+ messages in thread
From: Zhenyu Wang @ 2017-01-25  6:14 UTC (permalink / raw)
  To: Daniel Vetter, Jani Nikula; +Cc: intel-gfx, intel-gvt-dev, Lv, Zhiyuan


[-- Attachment #1.1: Type: text/plain, Size: 2091 bytes --]


Hi,

This is gvt fixes for rc6 including shadow batch buffer re-enable
which was falsely turned off during initial upstream merge, which is a
security issue, Tina re-enabled and verified with Chris's patch too.
Also include important ABI fix from Alex, caused by a typo but impact
usage with libvirt integration. And update new mail list address for
gvt.

btw, gvt team will be offline for coming chinese new year from Jan 27,
most people would come back from Feb 5.

Thanks.

---

The following changes since commit c34eaa8d0f9d9ae26a4a6af7bc3aca57310cf483:

  drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgpu_locked (2017-01-13 15:05:38 +0800)

are available in the git repository at:

  https://github.com/01org/gvt-linux.git tags/gvt-fixes-2017-01-25

for you to fetch changes up to ba7addcd805e5c83e201b118a2693b921a980b44:

  MAINTAINERS: update new mail list for intel gvt driver (2017-01-25 10:30:02 +0800)

----------------------------------------------------------------
gvt-fixes-2017-01-25

- re-enable shadow batch buffer for security that was falsely turned off.
- kvmgt/mdev typo fix for correct ABI
- gvt mail list change

----------------------------------------------------------------
Alex Williamson (2):
      drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance
      drm/i915/gvt: Fix kmem_cache_create() name

Chris Wilson (1):
      drm/i915/gvt: Fix relocation of shadow bb

Tina Zhang (1):
      drm/i915/gvt: Enable the shadow batch buffer

Zhenyu Wang (1):
      MAINTAINERS: update new mail list for intel gvt driver

 MAINTAINERS                           |  2 +-
 drivers/gpu/drm/i915/gvt/cmd_parser.c |  4 ---
 drivers/gpu/drm/i915/gvt/execlist.c   | 66 ++++++++++-------------------------
 drivers/gpu/drm/i915/gvt/kvmgt.c      |  8 ++---
 drivers/gpu/drm/i915/gvt/scheduler.h  |  2 +-
 5 files changed, 25 insertions(+), 57 deletions(-)


-- 
Open Source Technology Center, Intel ltd.

$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

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

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

* Re: [GIT PULL] GVT-g fixes for 4.10-rc6
  2017-01-25  6:14 [GIT PULL] GVT-g fixes for 4.10-rc6 Zhenyu Wang
@ 2017-01-25 11:09 ` Jani Nikula
  0 siblings, 0 replies; 2+ messages in thread
From: Jani Nikula @ 2017-01-25 11:09 UTC (permalink / raw)
  To: Zhenyu Wang, Daniel Vetter; +Cc: intel-gfx, intel-gvt-dev, Lv, Zhiyuan

On Wed, 25 Jan 2017, Zhenyu Wang <zhenyuw@linux.intel.com> wrote:
> Hi,
>
> This is gvt fixes for rc6 including shadow batch buffer re-enable
> which was falsely turned off during initial upstream merge, which is a
> security issue, Tina re-enabled and verified with Chris's patch too.
> Also include important ABI fix from Alex, caused by a typo but impact
> usage with libvirt integration. And update new mail list address for
> gvt.

Pulled, thanks.

> btw, gvt team will be offline for coming chinese new year from Jan 27,
> most people would come back from Feb 5.

Enjoy your holidays!


BR,
Jani.

>
> Thanks.
>
> ---
>
> The following changes since commit c34eaa8d0f9d9ae26a4a6af7bc3aca57310cf483:
>
>   drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgpu_locked (2017-01-13 15:05:38 +0800)
>
> are available in the git repository at:
>
>   https://github.com/01org/gvt-linux.git tags/gvt-fixes-2017-01-25
>
> for you to fetch changes up to ba7addcd805e5c83e201b118a2693b921a980b44:
>
>   MAINTAINERS: update new mail list for intel gvt driver (2017-01-25 10:30:02 +0800)
>
> ----------------------------------------------------------------
> gvt-fixes-2017-01-25
>
> - re-enable shadow batch buffer for security that was falsely turned off.
> - kvmgt/mdev typo fix for correct ABI
> - gvt mail list change
>
> ----------------------------------------------------------------
> Alex Williamson (2):
>       drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance
>       drm/i915/gvt: Fix kmem_cache_create() name
>
> Chris Wilson (1):
>       drm/i915/gvt: Fix relocation of shadow bb
>
> Tina Zhang (1):
>       drm/i915/gvt: Enable the shadow batch buffer
>
> Zhenyu Wang (1):
>       MAINTAINERS: update new mail list for intel gvt driver
>
>  MAINTAINERS                           |  2 +-
>  drivers/gpu/drm/i915/gvt/cmd_parser.c |  4 ---
>  drivers/gpu/drm/i915/gvt/execlist.c   | 66 ++++++++++-------------------------
>  drivers/gpu/drm/i915/gvt/kvmgt.c      |  8 ++---
>  drivers/gpu/drm/i915/gvt/scheduler.h  |  2 +-
>  5 files changed, 25 insertions(+), 57 deletions(-)

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2017-01-25 11:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-25  6:14 [GIT PULL] GVT-g fixes for 4.10-rc6 Zhenyu Wang
2017-01-25 11:09 ` Jani Nikula

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.