Home
last modified time | relevance | path

Searched defs:drm_for_each_plane (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_modeset_lock.c413 drm_for_each_plane(plane, dev) { in drm_modeset_lock_all_ctx() function
H A Ddrm_client_modeset.c1003 drm_for_each_plane(plane, dev) { in drm_client_modeset_commit_atomic() function
1082 drm_for_each_plane(plane, dev) { in drm_client_modeset_commit_legacy() function
H A Ddrm_framebuffer.c981 drm_for_each_plane(plane, dev) { in atomic_remove_fb() function
1064 drm_for_each_plane(plane, dev) { in legacy_remove_fb() function
H A Ddrm_plane.c67 drm_for_each_plane(tmp, dev) { in drm_num_planes() function
298 drm_for_each_plane(plane, dev) { in drm_plane_register_all() function
319 drm_for_each_plane(plane, dev) { in drm_plane_unregister_all() function
501 drm_for_each_plane(plane, dev) { in drm_mode_getplane_res() function
666 drm_for_each_plane(plane, dev) { in drm_any_plane_has_format() function
H A Ddrm_atomic_helper.c3201 drm_for_each_plane(plane, dev) { in drm_atomic_helper_duplicate_state() function
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_modeset_lock.c467 drm_for_each_plane(plane, dev) { in drm_modeset_lock_all_ctx() function
H A Ddrm_mode_config.c689 drm_for_each_plane(plane, dev) { in drm_mode_config_validate() function
H A Ddrm_framebuffer.c981 drm_for_each_plane(plane, dev) { in atomic_remove_fb() function
1077 drm_for_each_plane(plane, dev) { in legacy_remove_fb() function
H A Ddrm_client_modeset.c1000 drm_for_each_plane(plane, dev) { in drm_client_modeset_commit_atomic() function
1079 drm_for_each_plane(plane, dev) { in drm_client_modeset_commit_legacy() function
H A Ddrm_plane.c150 drm_for_each_plane(tmp, dev) { in drm_num_planes() function
501 drm_for_each_plane(plane, dev) { in drm_plane_register_all() function
522 drm_for_each_plane(plane, dev) { in drm_plane_unregister_all() function
672 drm_for_each_plane(plane, dev) { in drm_mode_getplane_res() function
846 drm_for_each_plane(plane, dev) { in drm_any_plane_has_format() function
H A Ddrm_atomic_helper.c3441 drm_for_each_plane(plane, dev) { in drm_atomic_helper_duplicate_state() function
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c535 drm_for_each_plane(plane, drm) { in malidp_crtc_init() function
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c538 drm_for_each_plane(plane, drm) { in malidp_crtc_init() function
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_plane.h827 #define drm_for_each_plane(plane, dev) \ macro
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_plane.h944 #define drm_for_each_plane(plane, dev) \ macro

Completed in 26 milliseconds