drm/amdgpu: Skip coredump during resets for debug
authorLijo Lazar <lijo.lazar@amd.com>
Fri, 31 May 2024 12:28:54 +0000 (17:58 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:17:12 +0000 (16:17 -0400)
commit3a86fdc422c926eab7d42a8194eaacf05e1d699e
treebb2c6d48cb0c89395e1c34636b9e5f53376eb28b
parent3618fa26c81156a87fdcb6d1c88988a1f12bedc3
drm/amdgpu: Skip coredump during resets for debug

Skip scheduling coredump when gpu reset is intentionally triggered
through debugfs.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Asad Kamal <asad.kamal@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c