✓ CI.checkpatch: success for drm/xe: Add and refactor workarounds (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 20 09:52:47 UTC 2025
== Series Details ==
Series: drm/xe: Add and refactor workarounds (rev4)
URL : https://patchwork.freedesktop.org/series/143594/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 93ed480f4cf1233502118553c6f1814165d4e5da
Author: Aradhya Bhatia <aradhya.bhatia at intel.com>
Date: Thu Feb 20 15:16:45 2025 +0530
drm/xe/oa: Refactor WAs to use XE_WA() macro
Refactor Wa_18013179988, Wa_14015568240, Wa_1508761755, and
Wa_1509372804, to use the proper workaround-check implementation for
out-of-band workarounds, XE_WA(), and drop the use of the platform
based WA selection.
Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Aradhya Bhatia <aradhya.bhatia at intel.com>
+ /mt/dim checkpatch 1d579c3706d3698c87fddca8cf001e46e22efe0c drm-intel
7c1bfe00fd3c drm/xe: Add Wa_16021333562 and Wa_14016712196
93ed480f4cf1 drm/xe/oa: Refactor WAs to use XE_WA() macro
More information about the Intel-xe
mailing list