Message ID | 20210420023312.GL1551@zhen-hp.sh.intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [PULL] gvt-fixes | expand |
On Tue, Apr 20, 2021 at 10:33:12AM +0800, Zhenyu Wang wrote: > > Hi, > > Here's one BDW regression fix for cmd parser rework in 5.12 on recent > Windows guest driver update. Sorry to be a bit late, hopefully can > still catch up. pulled, thanks! > > Thanks! > --- > The following changes since commit b6a37a93c9ac3900987c79b726d0bb3699d8db4e: > > drm/i915: Fix invalid access to ACPI _DSM objects (2021-04-07 19:07:44 -0400) > > are available in the Git repository at: > > https://github.com/intel/gvt-linux tags/gvt-fixes-2021-04-20 > > for you to fetch changes up to 6b5b2a5bcfe9a250da19bac4ef7cabdc81d154ec: > > drm/i915/gvt: Fix BDW command parser regression (2021-04-16 13:41:41 +0800) > > ---------------------------------------------------------------- > gvt-fixes-2021-04-20 > > - Fix cmd parser regression on BDW (Zhenyu) > > ---------------------------------------------------------------- > Zhenyu Wang (1): > drm/i915/gvt: Fix BDW command parser regression > > drivers/gpu/drm/i915/gvt/cmd_parser.c | 19 +++++++++++++------ > 1 file changed, 13 insertions(+), 6 deletions(-) >