✓ CI.checkpatch: success for Workaround fixes, improvements, additions (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 26 14:01:05 UTC 2025
== Series Details ==
Series: Workaround fixes, improvements, additions (rev3)
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit cfb7a9a3734021b639be7b3b4d87666019011903
Author: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Date: Wed Feb 26 11:21:06 2025 +0000
drm/xe: Add performance tunings to debugfs
Add a list of active tuning workarounds to debugfs, analogous to the
existing "plain" workarounds list.
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>
+ /mt/dim checkpatch 4a2f1c823287a84dc0bd46c5a93545dfe49967f2 drm-intel
129db98c8f87 drm/xe: Fix GT "for each engine" workarounds
20b79c3311ae drm/xe/gen12: Add Wa_1604555607
4f368268fb8e drm/xe/gen12: L3 recommended hashing mask
cfb7a9a37340 drm/xe: Add performance tunings to debugfs
More information about the Intel-xe
mailing list