/kernel/linux/linux-5.10/drivers/gpu/drm/imx/ |
H A D | imx-drm-core.c | 93 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in imx_drm_atomic_commit_tail() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_blend.c | 513 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_normalize_zpos() function
|
H A D | drm_atomic_helper.c | 891 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_check_planes() function 1734 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) in drm_atomic_helper_async_check() 2162 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_setup_commit() function 2532 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_commit_planes() function 2719 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_cleanup_planes() function 2862 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_swap_state() function
|
H A D | drm_atomic.c | 1279 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_check_only() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_blend.c | 519 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_normalize_zpos() function
|
H A D | drm_atomic_helper.c | 992 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_check_planes() function 1882 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) in drm_atomic_helper_async_check() 2355 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_setup_commit() function 2758 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_commit_planes() function 3100 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_swap_state() function
|
H A D | drm_atomic.c | 1410 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_check_only() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/ipuv3/ |
H A D | imx-drm-core.c | 91 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in imx_drm_atomic_commit_tail() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/ |
H A D | tidss_kms.c | 71 for_each_oldnew_plane_in_state(state, plane, opstate, npstate, i) { in tidss_atomic_check() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_plane.c | 142 for_each_oldnew_plane_in_state(state, drm_plane, old_drm_plane_state, in rcar_du_atomic_check_planes() function 251 for_each_oldnew_plane_in_state(state, drm_plane, old_drm_plane_state, in rcar_du_atomic_check_planes() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_plane.c | 143 for_each_oldnew_plane_in_state(state, drm_plane, old_drm_plane_state, in rcar_du_atomic_check_planes() function 252 for_each_oldnew_plane_in_state(state, drm_plane, old_drm_plane_state, in rcar_du_atomic_check_planes() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
H A D | tidss_kms.c | 74 for_each_oldnew_plane_in_state(state, plane, opstate, npstate, i) { in tidss_atomic_check() function
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_atomic.h | 819 * for_each_oldnew_plane_in_state - iterate over all planes in an atomic update 830 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ macro
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_atomic.h | 881 * for_each_oldnew_plane_in_state - iterate over all planes in an atomic update 892 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_kms.c | 603 for_each_oldnew_plane_in_state(state, plane, old_plane_state, in vc4_load_tracker_atomic_check() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_kms.c | 586 for_each_oldnew_plane_in_state(state, plane, old_plane_state, in vc4_load_tracker_atomic_check() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 7185 for_each_oldnew_plane_in_state(state, plane, old_plane_state, 7239 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { 8444 for_each_oldnew_plane_in_state(state, other, old_other_state, new_other_state, i) { 8848 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) {
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 1508 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, in vop_crtc_atomic_flush() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 1588 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, in vop_crtc_atomic_flush() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 8074 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in amdgpu_dm_commit_planes() function 9572 for_each_oldnew_plane_in_state(state, other, old_other_state, new_other_state, i) { in should_reset_plane() function 9915 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in dm_check_crtc_cursor() function 10145 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in amdgpu_dm_atomic_check() function
|