Searched refs:drm_framebuffer_print_info (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_internal.h | 256 void drm_framebuffer_print_info(struct drm_printer *p, unsigned int indent,
|
H A D | drm_framebuffer.c | 1177 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 D | drm_mode_config.c | 552 drm_framebuffer_print_info(&p, 1, fb); in drm_mode_config_cleanup()
|
H A D | drm_atomic.c | 727 drm_framebuffer_print_info(p, 2, state->fb); in drm_atomic_plane_print_state()
|