Hi Dave, Here goes drm-intel-fixes-2017-10-26. It is basically yesterday's one plus GVT fixes I received today morning. One fix for stable: - fix perf enable/disable ioctls for 32bits (Lionel) Plus GVT fixes: - Fix per_ctx_bb check (Zhenyu) - Fix GPU hang of Linux guest (Xion) - Refine MMIO_RING_F to check for presence of VCS2 ring (Zhi) Thanks, Rodrigo. The following changes since commit bb176f67090ca54869fc1262c913aa69d2ede070: Linux 4.14-rc6 (2017-10-23 06:49:47 -0400) are available in the git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2017-10-26 for you to fetch changes up to 894e287b3dcc8bfc8d974f883dab3b5c66344089: drm/i915/gvt: Adding ACTHD mmio read handler (2017-10-26 11:29:44 -0700) ---------------------------------------------------------------- drm-intel-fixes-2017-10-26: One fix for stable: - fix perf enable/disable ioctls for 32bits (Lionel) Plus GVT fixes: - Fix per_ctx_bb check (Zhenyu) - Fix GPU hang of Linux guest (Xion) - Refine MMIO_RING_F to check for presence of VCS2 ring (Zhi) ---------------------------------------------------------------- Lionel Landwerlin (1): drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace 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 + drivers/gpu/drm/i915/i915_perf.c | 4 ++ 6 files changed, 19 insertions(+), 65 deletions(-) _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx