]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
sync: Dump fence information on timeout
authorArto Merilainen <amerilainen@nvidia.com>
Thu, 22 May 2014 09:00:04 +0000 (12:00 +0300)
committerRiham Haidar <rhaidar@nvidia.com>
Fri, 23 May 2014 19:47:00 +0000 (12:47 -0700)
commit486bba8eb7d086037b1729dce36e96cd1d88e1a1
treedb3d40da816605f8fe9dd2f6fbc72953963fc63c
parent3366cefd08bbffccbac3e13e90e838041ab0cc45
sync: Dump fence information on timeout

Currently we print only the fence memory address if the fence
times out. This is not enough for debugging *why* the fence timed
out.

This patch modifies timeout routine so that we print the syncpoints
that relate to the current fence.

Bug 200006324

Change-Id: Iae103d4a4ba65584333e46de72240190699a0cef
Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Reviewed-on: http://git-master/r/413172
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
drivers/staging/android/sync.c