Home
last modified time | relevance | path

Searched refs:for_each_oldnew_plane_in_state (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/imx/
Dimx-drm-core.c93 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in imx_drm_atomic_commit_tail()
/Linux-v5.10/drivers/gpu/drm/tidss/
Dtidss_kms.c74 for_each_oldnew_plane_in_state(state, plane, opstate, npstate, i) { in tidss_atomic_check()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_blend.c513 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_normalize_zpos()
Ddrm_atomic_helper.c891 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_check_planes()
1715 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) in drm_atomic_helper_async_check()
2143 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_setup_commit()
2513 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_commit_planes()
2700 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_cleanup_planes()
2843 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_swap_state()
Ddrm_atomic.c1269 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_check_only()
/Linux-v5.10/drivers/gpu/drm/rcar-du/
Drcar_du_plane.c142 for_each_oldnew_plane_in_state(state, drm_plane, old_drm_plane_state, in rcar_du_atomic_check_planes()
251 for_each_oldnew_plane_in_state(state, drm_plane, old_drm_plane_state, in rcar_du_atomic_check_planes()
/Linux-v5.10/
D.clang-format252 - 'for_each_oldnew_plane_in_state'
/Linux-v5.10/include/drm/
Ddrm_atomic.h830 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ macro
/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_kms.c603 for_each_oldnew_plane_in_state(state, plane, old_plane_state, in vc4_load_tracker_atomic_check()
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c7057 for_each_oldnew_plane_in_state(state, plane, old_plane_state, in amdgpu_dm_commit_cursors()
7111 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in amdgpu_dm_commit_planes()
8312 for_each_oldnew_plane_in_state(state, other, old_other_state, new_other_state, i) { in should_reset_plane()
8661 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in amdgpu_dm_atomic_check()
/Linux-v5.10/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c1499 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, in vop_crtc_atomic_flush()