✗ CI.checkpatch: warning for drm/xe: Add psmi support
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 16 21:05:57 UTC 2025
== Series Details ==
Series: drm/xe: Add psmi support
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
43254c2aa575037fc031c7ac21b0d031c700b2bf
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit dfe52f85cf07675a200d28eb0f5491f219ace703
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date: Wed Jul 16 13:55:47 2025 -0700
drm/xe/psmi: Add Wa_16023683509
This WA ensures GuC will restore the media MCFG registers at C6
exit.
Cc: Sai Teja Pottumuttu <sai.teja.pottumuttu at intel.com>
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch e7058b7a607f5fdfd7bc4586644756d7ef002331 drm-intel
73742b19d957 drm/xe/psmi: Add setting of PSMI feature flag
aadd54083c6e drm/xe/psmi: Add debugfs interface for allocation of PSMI capture buffers
-:120: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#120:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 369 lines checked
6e47433d5511 drm/xe/psmi: Enable GuC 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
dfe52f85cf07 drm/xe/psmi: Add Wa_16023683509
-:35: WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#35: FILE: drivers/gpu/drm/xe/xe_guc_fwif.h:106:
+#define GUC_WA_SAVE_RESTORE_MCFG_REG_AT_MC6 ^IBIT(25)$
total: 0 errors, 1 warnings, 0 checks, 24 lines checked
More information about the Intel-xe
mailing list