✓ CI.checkpatch: success for drm/xe: Add and refactor workarounds (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jan 20 07:19:13 UTC 2025
== Series Details ==
Series: drm/xe: Add and refactor workarounds (rev2)
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 434b80215145e637b9de9b07463dff94d670fe87
Author: Aradhya Bhatia <aradhya.bhatia at intel.com>
Date: Mon Jan 20 11:39:16 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.
Signed-off-by: Aradhya Bhatia <aradhya.bhatia at intel.com>
+ /mt/dim checkpatch aceaa93d2b1d5d5727652a02f5f0742dd9e07ac2 drm-intel
3f014879bd73 drm/xe/xe: Add Wa_16021333562 and Wa_14016712196
434b80215145 drm/xe/oa: Refactor WAs to use XE_WA() macro
More information about the Intel-xe
mailing list