Searched refs:drm_framebuffer_print_info (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_internal.h | 266 void drm_framebuffer_print_info(struct drm_printer *p, unsigned int indent,
|
H A D | drm_framebuffer.c | 1160 void drm_framebuffer_print_info(struct drm_printer *p, unsigned int indent, in drm_framebuffer_print_info() function 1199 drm_framebuffer_print_info(&p, 1, fb); in drm_framebuffer_info()
|
H A D | drm_mode_config.c | 549 drm_framebuffer_print_info(&p, 1, fb); in drm_mode_config_cleanup()
|
H A D | drm_atomic.c | 671 drm_framebuffer_print_info(p, 2, state->fb); in drm_atomic_plane_print_state()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_internal.h | 260 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()
|
Completed in 10 milliseconds