Home
last modified time | relevance | path

Searched refs:drm_show_memory_stats (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/include/drm/
H A Ddrm_file.h508 void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file);
/linux-6.15/drivers/gpu/drm/
H A Ddrm_file.c903 void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file) in drm_show_memory_stats() function
950 EXPORT_SYMBOL(drm_show_memory_stats);
/linux-6.15/drivers/gpu/drm/v3d/
H A Dv3d_drv.c197 drm_show_memory_stats(p, file); in v3d_show_fdinfo()
/linux-6.15/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.c493 drm_show_memory_stats(p, file); in etnaviv_show_fdinfo()
/linux-6.15/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c612 drm_show_memory_stats(p, file); in panfrost_show_fdinfo()
/linux-6.15/drivers/gpu/drm/msm/
H A Dmsm_drv.c883 drm_show_memory_stats(p, file); in msm_show_fdinfo()
/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_drv.c1482 drm_show_memory_stats(p, file); in panthor_show_fdinfo()