]> git.baikalelectronics.ru Git - kernel.git/commit
drm/lima: print process name and pid when task error
authorQiang Yu <yuq825@gmail.com>
Tue, 21 Apr 2020 13:35:43 +0000 (21:35 +0800)
committerQiang Yu <yuq825@gmail.com>
Fri, 24 Apr 2020 12:50:40 +0000 (20:50 +0800)
commit3a7b7ad5431e251b8b36172d0c511aceaa4c35e4
tree017968a0d0fe8b3c2aeb213480a56c4c200b8114
parent18d9e5c3ada8324d1d0ad9d619e37a2412823a65
drm/lima: print process name and pid when task error

When error task list is full, print the process info where
the error task come from for debug usage.

Tested-by: Bhushan Shah <bshah@kde.org>
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200421133551.31481-3-yuq825@gmail.com
drivers/gpu/drm/lima/lima_sched.c