Home
last modified time | relevance | path

Searched refs:drm_print_memory_stats (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_file.h492 void drm_print_memory_stats(struct drm_printer *p,
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_file.c930 void drm_print_memory_stats(struct drm_printer *p, in drm_print_memory_stats() function
945 EXPORT_SYMBOL(drm_print_memory_stats);
999 drm_print_memory_stats(p, &status, supported_status, "memory"); in drm_show_memory_stats()