Re: [PATCH 2/2] drm/panfrost: Add drm memory stats display through fdinfo

2023-08-21 Thread Steven Price
On 08/08/2023 23:22, Adrián Larumbe wrote: > For drm_show_memory_stats to produce a more accurate report, provide a new > Panfrost DRM object callback that decides whether an object is resident in > memory or eligible for purging. > > Signed-off-by: Adrián Larumbe > --- > drivers/gpu/drm/panfros

[PATCH 2/2] drm/panfrost: Add drm memory stats display through fdinfo

2023-08-08 Thread Adrián Larumbe
For drm_show_memory_stats to produce a more accurate report, provide a new Panfrost DRM object callback that decides whether an object is resident in memory or eligible for purging. Signed-off-by: Adrián Larumbe --- drivers/gpu/drm/panfrost/panfrost_drv.c | 8 ++-- drivers/gpu/drm/panfrost/