✓ CI.checkpatch: success for drm/xe: Nuke simple error capture
Patchwork
patchwork at emeril.freedesktop.org
Wed May 22 21:18:09 UTC 2024
== Series Details ==
Series: drm/xe: Nuke simple error capture
URL : https://patchwork.freedesktop.org/series/133938/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e0fe462f333fd3f7c2197d25c79a4a37ce80c360
Author: José Roberto de Souza <jose.souza at intel.com>
Date: Wed May 22 13:34:31 2024 -0700
drm/xe: Nuke simple error capture
This error capture prints into dmesg HW state when a gpu hang happens.
It was useful when we did not had devcoredump, now it is a incompleted
version of devcoredump that has potential to flood dmesg.
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: John Harrison <John.C.Harrison at Intel.com>
Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch b912a794bf8a370cde8be56c138f5c82de0dde8f drm-intel
e0fe462f333f drm/xe: Nuke simple error capture
More information about the Intel-xe
mailing list