drm/v3d: Show the memory-management stats on debugfs
authorMaíra Canal <mcanal@igalia.com>
Fri, 5 Jan 2024 14:57:42 +0000 (11:57 -0300)
committerMaíra Canal <mcanal@igalia.com>
Thu, 11 Jan 2024 14:45:47 +0000 (11:45 -0300)
commit502756e23360d1192c496bc6791e97621e8578d8
treeac7135a9c1b07659994ae3b105949b9eaf4f4693
parentb9bc05495174759902f226deccc2f68cdc231891
drm/v3d: Show the memory-management stats on debugfs

Dump the contents of the DRM MM allocator of the V3D driver. This will
help us to debug the VA ranges allocated.

Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240105145851.193492-1-mcanal@igalia.com
drivers/gpu/drm/v3d/v3d_debugfs.c