[Intel-gfx] [GIT PULL] gvt fix for 4.14-rc6

Zhi Wang zhi.a.wang at intel.com
Thu Oct 26 18:09:51 UTC 2017


Hi:
     Here are some fixes for 4.14-rc6. Zhenyu's patch fixes the 
per_ctx_bb check in GVT-g since the usage of per_ctx_bb in i915 has been 
changed recently. Another two patches from Xiong fix the GPU hang of 
linxu guest when it's running large workload.

Thanks,
Zhi.

The following changes since commit 7277f755048da562eb2489becacd38d0d05e1e06:

   drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace 
(2017-10-25 08:16:13 -0700)

are available in the git repository at:

   https://github.com/intel/gvt-linux.git tags/gvt-fixes-2017-10-26

for you to fetch changes up to d928347d52b5a1d3cee4e4ccf45d4ae1563cfb6f:

   drm/i915/gvt: Adding ACTHD mmio read handler (2017-10-27 01:39:02 +0800)

----------------------------------------------------------------
Xiong Zhang (2):
       drm/i915/gvt: Extract mmio_read_from_hw() common function
       drm/i915/gvt: Adding ACTHD mmio read handler

Zhenyu Wang (1):
       drm/i915/gvt: properly check per_ctx bb valid state

Zhi Wang (1):
       drm/i915/gvt: Refine MMIO_RING_F()

  drivers/gpu/drm/i915/gvt/cmd_parser.c |  3 ++
  drivers/gpu/drm/i915/gvt/execlist.c   |  3 +-
  drivers/gpu/drm/i915/gvt/handlers.c   | 70 
+++++------------------------------
  drivers/gpu/drm/i915/gvt/reg.h        |  3 --
  drivers/gpu/drm/i915/gvt/scheduler.h  |  1 +
  5 files changed, 15 insertions(+), 65 deletions(-)


More information about the Intel-gfx mailing list