diff options
| author | Adrián Larumbe <[email protected]> | 2025-05-20 17:44:01 +0000 |
|---|---|---|
| committer | Steven Price <[email protected]> | 2025-06-02 12:51:15 +0000 |
| commit | e48ade5e23ba1f4ecdb0b1ce0f5a14e0b9af37a2 (patch) | |
| tree | 411a91c42e816d3dde1d9ac52d24bfd72c18f294 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/panfrost: Add driver IOCTL for setting BO labels (diff) | |
| download | kernel-e48ade5e23ba1f4ecdb0b1ce0f5a14e0b9af37a2.tar.gz kernel-e48ade5e23ba1f4ecdb0b1ce0f5a14e0b9af37a2.zip | |
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 <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
Reviewed-by: Steven Price <[email protected]>
Signed-off-by: Steven Price <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
