]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm: print offender task name on hangcheck recovery
authorRob Clark <robdclark@gmail.com>
Tue, 3 May 2016 14:10:15 +0000 (10:10 -0400)
committerRob Clark <robdclark@gmail.com>
Sun, 8 May 2016 14:22:18 +0000 (10:22 -0400)
commit890fbacd314e8f29902edbf28fd4cc2aed9b8f3c
tree118b0b05f3ef3fa8fc941d14c1ca137bfeebe4e9
parent6d18ce4bf68e60e63cea46a7ab5ac4e4c71a61f6
drm/msm: print offender task name on hangcheck recovery

Track the pid per submit, so we can print the name of the task which
submitted the batch that caused the gpu to hang.

Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/msm_gem.h
drivers/gpu/drm/msm/msm_gem_submit.c
drivers/gpu/drm/msm/msm_gpu.c