drm/vc4: Add hvs_dlist_allocs debugfs function.
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Fri, 27 Oct 2023 15:46:04 +0000 (16:46 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:11 +0000 (11:35 +0000)
commit75e7f358eb9738a770bbd62941b0587b6db2a6d0
treef9d826b0c7aad1b14c13322eeed78186c5a9fa7d
parent87713c9d7e77f72404e655ec8cbb61819bdd2de0
drm/vc4: Add hvs_dlist_allocs debugfs function.

Users are reporting running out of DLIST memory. Add a
debugfs file to dump out all the allocations.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/gpu/drm/vc4/vc4_hvs.c