All of lore.kernel.org
 help / color / mirror / Atom feed
From: Colin Xu <colin.xu@intel.com>
To: stable@vger.kernel.org
Cc: intel-gvt-dev@lists.freedesktop.org, zhenyuw@linux.intel.com,
	colin.xu@intel.com
Subject: [PATCH 0/2] drm/i915/gvt: Backport GVT BXT/APL fix to 5.10.y
Date: Tue, 11 May 2021 11:02:53 +0800	[thread overview]
Message-ID: <cover.1620702000.git.colin.xu@intel.com> (raw)

commit a5a8ef937cfa79167f4b2a5602092b8d14fd6b9a upstream
commit 4ceb06e7c336f4a8d3f3b6ac9a4fea2e9c97dc07 upstream

Upstream intel-gvt fixed some breaking and GPU hang issues on BXT/APL platform
but 5.10.y doesn't have so backport them. These patch have been rebased to
linux-5.10.y.

Colin Xu (2):
  drm/i915/gvt: Fix virtual display setup for BXT/APL
  drm/i915/gvt: Fix vfio_edid issue for BXT/APL

 drivers/gpu/drm/i915/gvt/display.c | 212 +++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/gvt/mmio.c    |   5 +
 drivers/gpu/drm/i915/gvt/vgpu.c    |   5 +-
 3 files changed, 219 insertions(+), 3 deletions(-)

-- 
2.31.1


             reply	other threads:[~2021-05-11  3:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-11  3:02 Colin Xu [this message]
2021-05-11  3:02 ` [PATCH 1/2] drm/i915/gvt: Fix virtual display setup for BXT/APL Colin Xu
2021-05-11  3:02 ` [PATCH 2/2] drm/i915/gvt: Fix vfio_edid issue " Colin Xu
2021-05-12  9:42 ` [PATCH 0/2] drm/i915/gvt: Backport GVT BXT/APL fix to 5.10.y Greg KH

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=cover.1620702000.git.colin.xu@intel.com \
    --to=colin.xu@intel.com \
    --cc=intel-gvt-dev@lists.freedesktop.org \
    --cc=stable@vger.kernel.org \
    --cc=zhenyuw@linux.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.