✓ CI.checkpatch: success for Workaround fixes, improvements, additions
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 29 17:43:14 UTC 2025
== Series Details ==
Series: Workaround fixes, improvements, additions
URL : https://patchwork.freedesktop.org/series/144112/
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 c6770b4dd4cb2bc224de9b84a0dc16b73c05e900
Author: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Date: Wed Jan 29 15:56:27 2025 +0000
drm/xe: Move a couple static workarounds/tunings to the static list
One workaround and one tuning are completely static so can be moved to the
respective static lists in xe_wa.c and xa_tunings.c respectively.
Advantage being that they will be shown in debugfs as active, when active.
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>
+ /mt/dim checkpatch bdfc862a5c719d934efbdedb050ef891b9feef15 drm-intel
cdbbc949c5d1 drm/xe: Fix GT workaround handling
b7fc29d10188 drm/xe/gen12: Add Wa_1604555607
c97d45fade30 drm/xe/gen12: L3 recommended hashing mask
8cd97c45001f drm/xe: Add performance tunings to debugfs
c6770b4dd4cb drm/xe: Move a couple static workarounds/tunings to the static list
More information about the Intel-xe
mailing list