Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/
Ddrm_file.h471 void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file);
/Linux-v6.6/drivers/gpu/drm/
Ddrm_file.c923 void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file) in drm_show_memory_stats() function
969 EXPORT_SYMBOL(drm_show_memory_stats);
/Linux-v6.6/drivers/gpu/drm/msm/
Dmsm_drv.c1070 drm_show_memory_stats(p, file); in msm_show_fdinfo()