✗ CI.checkpatch: warning for drm/xe: Add psmi support (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 24 01:11:04 UTC 2025
== Series Details ==
Series: drm/xe: Add psmi support (rev2)
URL : https://patchwork.freedesktop.org/series/151729/
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
63535c743231a7497a612c53f6edbb8a7d14412d
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 433053ab1a741d67e7fdebc9c59e377d9ebc92dd
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Wed Jul 23 18:04:28 2025 -0700
drm/xe/configfs: Allow to enable PSMI
Now that additional WAs are in place and it's possible to allocate
buffers through debugfs, add the configfs attribute to turn PSMI on.
Cc: Matt Roper <matthew.d.roper at intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Cc: John Harrison <John.C.Harrison at Intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch e95f7906632d9bacee7d6f47884f856632393fa0 drm-intel
9e32ffd03e38 drm/xe/psmi: Add GuC flag to enable PSMI
be3101da90e2 drm/xe/psmi: Add debugfs interface for PSMI
-:110: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#110:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 380 lines checked
08c24e0aea17 drm/xe/rtp: Add match for psmi
d4b994fa72d5 drm/xe/psmi: Add Wa_14020001231
-:34: WARNING:LONG_LINE: line length of 111 exceeds 100 columns
#34: FILE: drivers/gpu/drm/xe/xe_guc_ads.c:387:
+ GUC_WORKAROUND_KLV_DISABLE_PSMI_INTERRUPTS_AT_C6_ENTRY_RESTORE_AT_EXIT,
total: 0 errors, 1 warnings, 0 checks, 28 lines checked
6929d94b7c00 drm/xe/psmi: Add Wa_16023683509
-:34: WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#34: FILE: drivers/gpu/drm/xe/xe_guc_fwif.h:111:
+#define GUC_WA_SAVE_RESTORE_MCFG_REG_AT_MC6 ^IBIT(25)$
total: 0 errors, 1 warnings, 0 checks, 24 lines checked
f7482d738aae drm/xe/configfs: Simplify kernel doc
433053ab1a74 drm/xe/configfs: Allow to enable PSMI
More information about the Intel-xe
mailing list