✓ CI.checkpatch: success for drm/xe/guc: Enable WA 14018913170 (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jan 16 13:10:07 UTC 2024
== Series Details ==
Series: drm/xe/guc: Enable WA 14018913170 (rev2)
URL : https://patchwork.freedesktop.org/series/128806/
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
faa12d3432d7ef7793d934cd9338c555e95a5aad
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9b7e681b7d1d86507f46e12d5938b27668197382
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Tue Jan 16 18:44:45 2024 +0530
drm/xe/guc: Enable WA 14018913170
The GuC handles the WA, the KMD just needs to set the flag to enable
it on the appropriate platforms.
v2:
- Fixed CI checkpatch warning, alignment should match open parenthesis.
- Fixed GUC FW version check to use XE_UC_FW_VER_RELEASE which points to
current GUC FW version instead of XE_UC_FW_VER_COMPATIBILITY which
holds GUC FW I/F version (Badal).
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch 3a1d727c0061b96ddf8e653130f94ab331e2f065 drm-intel
9b7e681b7 drm/xe/guc: Enable WA 14018913170
More information about the Intel-xe
mailing list