All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gvt fix for 4.14-rc6
       [not found]               ` <3af47aef5b0e4761817e9c040564d904@irsmsx106.ger.corp.intel.com>
@ 2017-10-26 18:09                 ` Zhi Wang
  2017-10-26 22:59                   ` Rodrigo Vivi
  0 siblings, 1 reply; 2+ messages in thread
From: Zhi Wang @ 2017-10-26 18:09 UTC (permalink / raw)
  To: Lahtinen, Joonas, Rodrigo Vivi, Jani Nikula, Joonas Lahtinen,
	Zhenyu Wang, intel-gvt-dev, intel-gfx, daniel.vetter

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(-)
_______________________________________________
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 fix for 4.14-rc6
  2017-10-26 18:09                 ` [GIT PULL] gvt fix for 4.14-rc6 Zhi Wang
@ 2017-10-26 22:59                   ` Rodrigo Vivi
  0 siblings, 0 replies; 2+ messages in thread
From: Rodrigo Vivi @ 2017-10-26 22:59 UTC (permalink / raw)
  To: Zhi Wang; +Cc: daniel.vetter, intel-gfx, Lahtinen, Joonas, intel-gvt-dev

On Thu, Oct 26, 2017 at 06:09:51PM +0000, Zhi Wang wrote:
> 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.

I got them this morning and give the day for our CI to run.
I've just sent them to Dave.

Thanks,
Rodrigo.

> 
> 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(-)
_______________________________________________
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-10-26 22:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E176AE4717D2B44DBE46CE24103464778561DBC9@ORSMSX105.amr.corp.intel.com>
     [not found] ` <E176AE4717D2B44DBE46CE24103464778561E6D8@ORSMSX105.amr.corp.intel.com>
     [not found]   ` <6A2F723F5899F74F837A6EB130AB4B1E25F08FC2@fmsmsx120.amr.corp.intel.com>
     [not found]     ` <AADFC41AFE54684AB9EE6CBC0274A5D190E36302@SHSMSX101.ccr.corp.intel.com>
     [not found]       ` <F1EED98B54E19643ACA9301E8A89963E76F6F72C@IRSMSX108.ger.corp.intel.com>
     [not found]         ` <AADFC41AFE54684AB9EE6CBC0274A5D190E367A0@SHSMSX101.ccr.corp.intel.com>
     [not found]           ` <F1EED98B54E19643ACA9301E8A89963E76F6FA3E@IRSMSX108.ger.corp.intel.com>
     [not found]             ` <F3B0350DF4CB6849A642218320DE483D7D66AD06@SHSMSX104.ccr.corp.intel.com>
     [not found]               ` <3af47aef5b0e4761817e9c040564d904@irsmsx106.ger.corp.intel.com>
2017-10-26 18:09                 ` [GIT PULL] gvt fix for 4.14-rc6 Zhi Wang
2017-10-26 22:59                   ` Rodrigo Vivi

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.