✓ CI.checkpatch: success for drm/xe/guc: Enable WA 14018913170 (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 17 06:05:37 UTC 2024
== Series Details ==
Series: drm/xe/guc: Enable WA 14018913170 (rev3)
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
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6e72be4a495c582f776d83d0b776cd2b704973ca
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Wed Jan 17 11:20:35 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).
v3:
- Removed extra character in debug print.
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch b6b50ad4c8d61b14de0ffcf0d52ae2adc0ef39cf drm-intel
6e72be4a4 drm/xe/guc: Enable WA 14018913170
More information about the Intel-xe
mailing list