/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_drv.c | 43 list_for_each_entry(p, &drm_dev->mode_config.plane_list, head) { in sti_drm_fps_get() 59 list_for_each_entry(p, &drm_dev->mode_config.plane_list, head) { in sti_drm_fps_set() 80 list_for_each_entry(p, &dev->mode_config.plane_list, head) { in sti_drm_fps_dbg_show()
|
H A D | sti_crtc.c | 148 list_for_each_entry(p, &drm_dev->mode_config.plane_list, head) { in sti_crtc_atomic_flush() 268 list_for_each_entry(p, &crtc->dev->mode_config.plane_list, in sti_crtc_vblank_cb()
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_plane.h | 582 * List of all planes on @dev, linked from &drm_mode_config.plane_list. 804 list_for_each_entry((plane), &(dev)->mode_config.plane_list, head) \ 817 list_for_each_entry(plane, &(dev)->mode_config.plane_list, head) \ 828 list_for_each_entry(plane, &(dev)->mode_config.plane_list, head)
|
H A D | drm_mode_config.h | 484 * @plane_list: 489 struct list_head plane_list; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_drv.c | 44 list_for_each_entry(p, &drm_dev->mode_config.plane_list, head) { in sti_drm_fps_get() 60 list_for_each_entry(p, &drm_dev->mode_config.plane_list, head) { in sti_drm_fps_set() 81 list_for_each_entry(p, &dev->mode_config.plane_list, head) { in sti_drm_fps_dbg_show()
|
H A D | sti_crtc.c | 147 list_for_each_entry(p, &drm_dev->mode_config.plane_list, head) { in sti_crtc_atomic_flush() 267 list_for_each_entry(p, &crtc->dev->mode_config.plane_list, in sti_crtc_vblank_cb()
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_plane.h | 610 * List of all planes on @dev, linked from &drm_mode_config.plane_list. 921 list_for_each_entry((plane), &(dev)->mode_config.plane_list, head) \ 934 list_for_each_entry(plane, &(dev)->mode_config.plane_list, head) \ 945 list_for_each_entry(plane, &(dev)->mode_config.plane_list, head)
|
H A D | drm_mode_config.h | 501 * @plane_list: 506 struct list_head plane_list; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_display.h | 364 &(dev)->mode_config.plane_list, \ 369 &(dev)->mode_config.plane_list, \ 376 &(dev)->mode_config.plane_list, \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display.h | 259 &(dev)->mode_config.plane_list, \ 264 &(dev)->mode_config.plane_list, \ 271 &(dev)->mode_config.plane_list, \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_mode_config.c | 414 INIT_LIST_HEAD(&dev->mode_config.plane_list); in drmm_mode_config_init() 522 list_for_each_entry_safe(plane, plt, &dev->mode_config.plane_list, in drm_mode_config_cleanup()
|
H A D | drm_atomic.c | 1591 list_for_each_entry(plane, &config->plane_list, head) { in __drm_state_dump()
|
H A D | drm_plane.c | 263 list_add_tail(&plane->head, &config->plane_list); in drm_universal_plane_init() 377 /* Note that the plane_list is considered to be static; should we in drm_plane_cleanup() 379 * the indices on the drm_plane after us in the plane_list. in drm_plane_cleanup()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_mode_config.c | 417 INIT_LIST_HEAD(&dev->mode_config.plane_list); in drmm_mode_config_init() 525 list_for_each_entry_safe(plane, plt, &dev->mode_config.plane_list, in drm_mode_config_cleanup()
|
H A D | drm_plane.c | 331 list_add_tail(&plane->head, &config->plane_list); in __drm_universal_plane_init() 548 /* Note that the plane_list is considered to be static; should we in drm_plane_cleanup() 550 * the indices on the drm_plane after us in the plane_list. in drm_plane_cleanup()
|
H A D | drm_atomic.c | 1780 list_for_each_entry(plane, &config->plane_list, head) { in __drm_state_dump()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 2385 struct list_head *plane_list = &drm->mode_config.plane_list; in vop2_destroy_crtcs() local 2389 list_for_each_entry_safe(plane, tmpp, plane_list, head) in vop2_destroy_crtcs()
|
H A D | rockchip_drm_vop.c | 1950 list_for_each_entry_safe(plane, tmp, &drm_dev->mode_config.plane_list, in vop_create_crtc() 1974 list_for_each_entry_safe(plane, tmp, &drm_dev->mode_config.plane_list, in vop_destroy_crtc()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_crtc.c | 1159 &drm->mode_config.plane_list, head) { in vc4_crtc_bind()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 1870 list_for_each_entry_safe(plane, tmp, &drm_dev->mode_config.plane_list, in vop_create_crtc() 1894 list_for_each_entry_safe(plane, tmp, &drm_dev->mode_config.plane_list, in vop_destroy_crtc()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/stm/ |
H A D | ltdc.c | 1009 &ddev->mode_config.plane_list, head) in ltdc_plane_destroy_all()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/stm/ |
H A D | ltdc.c | 1651 &ddev->mode_config.plane_list, head) in ltdc_plane_destroy_all()
|