]> 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)
commitf3e82ae5665902df2dc3ff2f366ae2e2edd4a7b6
tree118b0b05f3ef3fa8fc941d14c1ca137bfeebe4e9
parentbd8749b6ef7ea4ce4779c3ab082cea99f59ace71
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