gpu: host1x: Show number of pending waiters in debugfs
authorMikko Perttunen <mperttunen@nvidia.com>
Mon, 29 Mar 2021 13:38:29 +0000 (16:38 +0300)
committerThierry Reding <treding@nvidia.com>
Tue, 30 Mar 2021 17:53:24 +0000 (19:53 +0200)
commit49a5fb1679952a76861bd2580f785e33e3de712c
tree362660dba2f85cc3274cfed2db6a5dadfb7b38f1
parent86cec7ece3e62517e2bc0fd796a8a8da4193e7e5
gpu: host1x: Show number of pending waiters in debugfs

Show the number of pending waiters in the debugfs status file.
This is useful for testing to verify that waiters do not leak
or accumulate incorrectly.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/debug.c