From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
To: Zhenyu Wang <zhenyuw@linux.intel.com>,
Jani Nikula <jani.nikula@intel.com>,
"Vivi, Rodrigo" <rodrigo.vivi@intel.com>
Cc: intel-gfx <intel-gfx@lists.freedesktop.org>,
intel-gvt-dev <intel-gvt-dev@lists.freedesktop.org>,
"Lv, Zhiyuan" <zhiyuan.lv@intel.com>,
"Yuan, Hang" <hang.yuan@intel.com>
Subject: Re: [GIT PULL] gvt fixes for 4.15-rc2
Date: Tue, 28 Nov 2017 16:31:25 +0200 [thread overview]
Message-ID: <1511879485.4761.49.camel@linux.intel.com> (raw)
In-Reply-To: <20171128093107.gej5bvjbuhsf6y73@zhen-hp.sh.intel.com>
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
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2017-11-28 14:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-28 9:31 [GIT PULL] gvt fixes for 4.15-rc2 Zhenyu Wang
2017-11-28 14:31 ` Joonas Lahtinen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1511879485.4761.49.camel@linux.intel.com \
--to=joonas.lahtinen@linux.intel.com \
--cc=hang.yuan@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-gvt-dev@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
--cc=rodrigo.vivi@intel.com \
--cc=zhenyuw@linux.intel.com \
--cc=zhiyuan.lv@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.