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