Searched refs:for_each_oldnew_plane_in_state (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/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() 251 for_each_oldnew_plane_in_state(state, drm_plane, old_drm_plane_state, in rcar_du_atomic_check_planes()
|
| /OK3568_Linux_fs/kernel/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()
|
| 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() 1725 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) in drm_atomic_helper_async_check() 2153 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_setup_commit() 2523 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_commit_planes() 2710 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_cleanup_planes() 2853 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_helper_swap_state()
|
| H A D | drm_atomic.c | 1269 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_check_only()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/ |
| H A D | .clang-format | 252 - 'for_each_oldnew_plane_in_state'
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_atomic.h | 830 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ macro
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 7175 for_each_oldnew_plane_in_state(state, plane, old_plane_state, in amdgpu_dm_commit_cursors() 7229 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in amdgpu_dm_commit_planes() 8429 for_each_oldnew_plane_in_state(state, other, old_other_state, new_other_state, i) { in should_reset_plane() 8832 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in amdgpu_dm_atomic_check()
|