Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_file.h497 void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file);
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_file.c955 void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file) in drm_show_memory_stats() function
1001 EXPORT_SYMBOL(drm_show_memory_stats);
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c1070 drm_show_memory_stats(p, file); in msm_show_fdinfo()