aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/df_v3_6.c
diff options
context:
space:
mode:
authorAndré Almeida <[email protected]>2025-06-17 12:49:46 +0000
committerAndré Almeida <[email protected]>2025-06-17 14:32:47 +0000
commit183bccafa176f4519a15ec5c35a47495cbea658c (patch)
tree666dc741ae1fad888314a4c2200b55da6a63fb5b /drivers/gpu/drm/amd/amdgpu/df_v3_6.c
parentdrm: amdgpu: Create amdgpu_vm_print_task_info() (diff)
downloadkernel-183bccafa176f4519a15ec5c35a47495cbea658c.tar.gz
kernel-183bccafa176f4519a15ec5c35a47495cbea658c.zip
drm: Create a task info option for wedge events
When a device get wedged, it might be caused by a guilty application. For userspace, knowing which task was involved can be useful for some situations, like for implementing a policy, logs or for giving a chance for the compositor to let the user know what task was involved in the problem. This is an optional argument, when the task info is not available, the PID and TASK string won't appear in the event string. Sometimes just the PID isn't enough giving that the task might be already dead by the time userspace will try to check what was this PID's name, so to make the life easier also notify what's the task's name in the user event. Acked-by: Rodrigo Vivi <[email protected]> Reviewed-by: Krzysztof Karas <[email protected]> Reviewed-by: Raag Jadav <[email protected]> Acked-by: Christian König <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: André Almeida <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/df_v3_6.c')
0 files changed, 0 insertions, 0 deletions