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)
commit4816b6267cf078f40158ff2e6bf9d0223f0c1cf6
tree118b0b05f3ef3fa8fc941d14c1ca137bfeebe4e9
parent40e6815bba6e34e5560e8855b43cd3eb17b24b09
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