Home
last modified time | relevance | path

Searched refs:drm_framebuffer_print_info (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_internal.h256 void drm_framebuffer_print_info(struct drm_printer *p, unsigned int indent,
H A Ddrm_framebuffer.c1177 void drm_framebuffer_print_info(struct drm_printer *p, unsigned int indent, in drm_framebuffer_print_info() function
1214 drm_framebuffer_print_info(&p, 1, fb); in drm_framebuffer_info()
H A Ddrm_mode_config.c552 drm_framebuffer_print_info(&p, 1, fb); in drm_mode_config_cleanup()
H A Ddrm_atomic.c727 drm_framebuffer_print_info(p, 2, state->fb); in drm_atomic_plane_print_state()