This series does some small improvements to GPU reset information collection.
v2: Keep the wedge event in amdgpu_device_gpu_recover() and add and extra check to avoid triggering two events. André Almeida (3): drm/amdgpu: Log the creation of a coredump file drm/amdgpu: Log after a successful ring reset drm/amdgpu: Trigger a wedged event for every type of reset .../gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c | 4 ++++ drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | 21 ++++++++++++------- 2 files changed, 18 insertions(+), 7 deletions(-) -- 2.48.1