]> www.infradead.org Git - users/hch/misc.git/commit
drm/xe: Nuke simple error capture
authorJosé Roberto de Souza <jose.souza@intel.com>
Wed, 22 May 2024 20:34:31 +0000 (13:34 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 23 May 2024 17:38:26 +0000 (13:38 -0400)
commit83ee002df0ccdd7429d6355f65af3845af016ffe
tree17176ecbd36ff51a20823cb0a12725b39911ae55
parentb10d0c5e9df7059be5bbfe2c6b293d8e4883f975
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@intel.com>
Cc: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240522203431.191594-1-jose.souza@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/Kconfig.debug
drivers/gpu/drm/xe/xe_guc_submit.c
drivers/gpu/drm/xe/xe_vm.c
drivers/gpu/drm/xe/xe_vm.h