diff options
author | Trigger Huang <Trigger.Huang@amd.com> | 2024-08-19 16:04:52 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-08-29 13:39:00 -0400 |
commit | c67db6a6a6be4bb1db1b0fd5b24040d68e461cb1 (patch) | |
tree | f3382b825641f2b28cf5fc6f5e6c4e07f780e525 /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
parent | 6122f5c72e38a88eda13c7168e2ebbd3bd80b681 (diff) |
drm/amdgpu: Do core dump immediately when job tmo
Do the coredump immediately after a job timeout to get a closer
representation of GPU's error status.
V2: This will skip printing vram_lost as the GPU reset is not
happened yet (Alex)
V3: Unconditionally call the core dump as we care about all the reset
functions(soft-recovery and queue reset and full adapter reset, Alex)
V4: Do the dump after adev->job_hang = true (Sunil)
Signed-off-by: Trigger Huang <Trigger.Huang@amd.com>
Acked-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions