✗ CI.checkpatch: warning for Handle Firmware reported Hardware Errors (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 24 14:39:03 UTC 2025
== Series Details ==
Series: Handle Firmware reported Hardware Errors (rev6)
URL : https://patchwork.freedesktop.org/series/149756/
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 e4604b35d358b913a424f02e221048fd50b673ca
Author: Riana Tauro <riana.tauro at intel.com>
Date: Thu Jul 24 20:04:38 2025 +0530
drm/xe/xe_hw_error: Add fault injection to trigger csc error handler
Add a debugfs fault handler to trigger csc error handler that
wedges the device and enables runtime survivability mode
v2: add debugfs only for bmg (Umesh)
v3: do not use csc_fault attribute if debugfs is not enabled
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Riana Tauro <riana.tauro at intel.com>
+ /mt/dim checkpatch add9d6a10141822e2c828645804801123e937e86 drm-intel
50b3be8454cd drm: Add a vendor-specific recovery method to drm device wedged uevent
-:12: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#12:
XE KMD detects a firmware error, a drm device wedged uevent needs to be sent
total: 0 errors, 1 warnings, 0 checks, 90 lines checked
16f238b1ea17 drm/xe: Set GT as wedged before sending wedged uevent
3ed0c1bb1a65 drm/xe: Add a helper function to set recovery method
64803bf63b7b drm/xe/xe_survivability: Refactor survivability mode
ada11ff5f816 drm/xe/xe_survivability: Add support for Runtime survivability mode
3c99700ede2b drm/xe/doc: Document device wedged and runtime survivability
-:27: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#27:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 119 lines checked
15ae4fd4308f drm/xe: Add support to handle hardware errors
-:47: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#47:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 175 lines checked
54d994c8dbef drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errors
-:30: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#30:
KERNEL[754.709341] change /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:01.0/0000:03:00.0/drm/card0 (drm)
total: 0 errors, 1 warnings, 0 checks, 143 lines checked
e4604b35d358 drm/xe/xe_hw_error: Add fault injection to trigger csc error handler
More information about the Intel-xe
mailing list