| /Linux-v5.15/drivers/gpu/drm/ |
| D | drm_atomic_helper.c | 615 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_check_modeset() 707 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_check_modeset() 1077 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in disable_outputs() 1347 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_modeset_enables() 1493 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_wait_for_vblanks() 2098 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_setup_commit() 2304 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_hw_done() 2498 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_planes() 2556 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_planes() 2823 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_swap_state()
|
| D | drm_blend.c | 530 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_normalize_zpos()
|
| D | drm_atomic.c | 1325 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_check_only()
|
| /Linux-v5.15/drivers/gpu/drm/vc4/ |
| D | vc4_kms.c | 488 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in vc4_ctm_atomic_check() 498 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in vc4_ctm_atomic_check() 772 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in vc4_pv_muxing_atomic_check()
|
| /Linux-v5.15/ |
| D | .clang-format | 253 - 'for_each_oldnew_crtc_in_state'
|
| /Linux-v5.15/include/drm/ |
| D | drm_atomic.h | 801 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ macro
|
| /Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/ |
| D | crc.c | 409 for_each_oldnew_crtc_in_state(&atom->state, crtc, old_crtc_state, in nv50_crc_atomic_check_outp()
|
| D | disp.c | 2143 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in nv50_disp_atomic_commit_tail() 2234 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in nv50_disp_atomic_commit_tail() 2285 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in nv50_disp_atomic_commit_tail()
|
| /Linux-v5.15/drivers/gpu/drm/imx/ |
| D | ipuv3-plane.c | 815 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, crtc_state, i) { in ipu_planes_assign_pre()
|
| /Linux-v5.15/drivers/gpu/drm/tegra/ |
| D | hub.c | 861 for_each_oldnew_crtc_in_state(state, crtc, old, new, i) { in tegra_display_hub_atomic_check()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm.c | 8943 for_each_oldnew_crtc_in_state (state, crtc, old_crtc_state, in amdgpu_dm_atomic_commit_tail() 8960 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_commit_tail() 9195 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, in amdgpu_dm_atomic_commit_tail() 9217 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_commit_tail() 10342 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_check() 10351 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_check() 10427 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_check() 10438 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_check()
|
| /Linux-v5.15/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_kms.c | 1642 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, in vmw_kms_check_topology()
|