diff options
author | Somalapuram Amaranath <Amaranath.Somalapuram@amd.com> | 2022-06-02 13:01:27 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-06-06 14:41:19 -0400 |
commit | 3d8785f6c04a953868384db455bb2fdd0b22c11c (patch) | |
tree | 65c69920138dee4abe9e8f3dd3ceb15fededa692 /ipc | |
parent | 651d7ee63f338b82d18273c30e9ea804ae174342 (diff) | |
download | linux-3d8785f6c04a953868384db455bb2fdd0b22c11c.tar.gz linux-3d8785f6c04a953868384db455bb2fdd0b22c11c.tar.bz2 linux-3d8785f6c04a953868384db455bb2fdd0b22c11c.zip |
drm/amdgpu: adding device coredump support
Added device coredump information:
- Kernel version
- Module
- Time
- VRAM status
- Guilty process name and PID
- GPU register dumps
v1 -> v2: Variable name change
v1 -> v2: NULL check
v1 -> v2: Code alignment
v1 -> v2: Adding dummy amdgpu_devcoredump_free
v1 -> v2: memset reset_task_info to zero
v2 -> v3: add CONFIG_DEV_COREDUMP for variables
v2 -> v3: remove NULL check on amdgpu_devcoredump_read
Signed-off-by: Somalapuram Amaranath <Amaranath.Somalapuram@amd.com>
Reviewed-by: Shashank Sharma <Shashank.sharma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions