diff options
author | Adrián Larumbe <adrian.larumbe@collabora.com> | 2025-05-20 18:44:01 +0100 |
---|---|---|
committer | Steven Price <steven.price@arm.com> | 2025-06-02 13:51:15 +0100 |
commit | e48ade5e23ba1f4ecdb0b1ce0f5a14e0b9af37a2 (patch) | |
tree | 411a91c42e816d3dde1d9ac52d24bfd72c18f294 /tools/perf/scripts/python/stackcollapse.py | |
parent | 2f684bbbcb27048e6b16732b440dbadc0e342363 (diff) |
drm/panfrost: show device-wide list of DRM GEM objects over DebugFS
This change is essentially a Panfrost port of commit a3707f53eb3f
("drm/panthor: show device-wide list of DRM GEM objects over DebugFS").
The DebugFS file is almost the same as in Panthor, minus the GEM object
usage flags, since Panfrost has no kernel-only BO's.
Two additional GEM state flags which are displayed but aren't relevant
to Panthor are 'Purged' and 'Purgeable', since Panfrost implements an
explicit shrinker and a madvise ioctl to flag objects as reclaimable.
Signed-off-by: Adrián Larumbe <adrian.larumbe@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Signed-off-by: Steven Price <steven.price@arm.com>
Link: https://lore.kernel.org/r/20250520174634.353267-5-adrian.larumbe@collabora.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions