✗ CI.checkpatch: warning for Workaround fixes, improvements, additions (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 27 10:54:46 UTC 2025
== Series Details ==
Series: Workaround fixes, improvements, additions (rev4)
URL : https://patchwork.freedesktop.org/series/144112/
State : warning
== 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 1cde1e2912784e08cb393816591347748854efaa
Author: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Date: Thu Feb 27 10:13:04 2025 +0000
drm/xe: Add performance tunings to debugfs
Add a list of active tunings to debugfs, analogous to the existing
list of workarounds.
Rationale being that it seems to make sense to either have both or none.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Matt Roper <matthew.d.roper at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 571d3b0a77f715eca87b10f4457fd4f0c1b84740 drm-intel
23c0006bc33f drm/xe: Fix GT "for each engine" workarounds
-:55: WARNING:MISSING_FIXES_TAG: The commit message has 'stable@', perhaps it also needs a 'Fixes:' tag?
total: 0 errors, 1 warnings, 0 checks, 17 lines checked
7a66eb07ae23 drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
d0e9a1c22565 drm/xe/xelp: Add Wa_1604555607
6e4fe494aad9 drm/xe/xelp: L3 recommended hashing mask
1cde1e291278 drm/xe: Add performance tunings to debugfs
More information about the Intel-xe
mailing list