[GIT PULL] gvt fixes for 4.15-rc2

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Tue Nov 28 14:31:25 UTC 2017


Hi,

Pulled these in. There was a pretty big conflict to drm-tip which I
solved. Please give it some additional testing as I only compile
tested.

Regards, Joonas

On Tue, 2017-11-28 at 17:31 +0800, Zhenyu Wang wrote:
> Hi,
> 
> Pls pull gvt fixes for 4.15-rc2, which contains one backport
> from f2880e04f3a5 ("drm/i915/gvt: Move request alloc to dispatch_workload path only"),
> and more new fixes.
> 
> thanks
> --
> The following changes since commit ac29fc66855b79c2960c63a4a66952d5b721d698:
> 
>   drm/i915: fix intel_backlight_device_register declaration (2017-11-28 10:31:59 +0200)
> 
> are available in the Git repository at:
> 
>   https://github.com/intel/gvt-linux.git tags/gvt-fixes-2017-11-28
> 
> for you to fetch changes up to b721b65af4eb46df6a1d9e34b14003225e403565:
> 
>   drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definition (2017-11-28 17:24:30 +0800)
> 
> ----------------------------------------------------------------
> gvt-fixes-2017-11-28
> 
> - regression fix for sane request alloc (Fred)
> - locking fix (Changbin)
> - fix invalid addr mask (Xiong)
> - compression regression fix (Weinan)
> - fix default pipe enable for virtual display (Xiaolin)
> 
> ----------------------------------------------------------------
> Changbin Du (1):
>       drm/i915/gvt: Fix unsafe locking caused by spin_unlock_bh
> 
> Weinan Li (1):
>       drm/i915/gvt: remove skl_misc_ctl_write handler
> 
> Xiaolin Zhang (1):
>       drm/i915/gvt: enabled pipe A default on creating vgpu
> 
> Xiong Zhang (1):
>       drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definition
> 
> fred gao (1):
>       drm/i915/gvt: Move request alloc to dispatch_workload path only
> 
>  drivers/gpu/drm/i915/gvt/display.c   |  2 ++
>  drivers/gpu/drm/i915/gvt/execlist.c  |  6 +++++
>  drivers/gpu/drm/i915/gvt/gtt.c       |  6 ++---
>  drivers/gpu/drm/i915/gvt/handlers.c  | 45 ++++--------------------------------
>  drivers/gpu/drm/i915/gvt/scheduler.c | 33 +++++++++++++++++++-------
>  drivers/gpu/drm/i915/gvt/scheduler.h |  3 +++
>  6 files changed, 44 insertions(+), 51 deletions(-)
> 
> 
-- 
Joonas Lahtinen
Open Source Technology Center
Intel Corporation


More information about the intel-gvt-dev mailing list