[Intel-xe] ✓ CI.checkpatch: success for drm/xe/mtl: Add some initial MTL workarounds
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 8 18:14:56 UTC 2023
== Series Details ==
Series: drm/xe/mtl: Add some initial MTL workarounds
URL : https://patchwork.freedesktop.org/series/119094/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1491ca7cbe71369c34b31bafeb0f5b0744b95513
Author: Matt Roper <matthew.d.roper at intel.com>
Date: Thu Jun 8 11:12:17 2023 -0700
drm/xe/mtl: Add some initial MTL workarounds
This adds a handful of workarounds that apply to production steppings of
MTL:
- Wa_14018575942
- Wa_22016670082
- Wa_14017856879
- Wa_18019271663
Wa_22016670082 is currently only applied to the primary GT at the
moment, but may need to be extended to the media GT in the future if a
pending update to the workaround database gets finalized.
OOB workarounds will need to be implemented separately in future patches
for Wa_14016712196, Wa_16018063123, and Wa_18013179988.
Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch c075cadc4c6d0238556545baab98a63368908404 drm-intel
1491ca7cb drm/xe/mtl: Add some initial MTL workarounds
More information about the Intel-xe
mailing list