Searched refs:for_each_oldnew_crtc_in_state (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/ |
| D | drm_atomic_helper.c | 617 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_check_modeset() 704 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_check_modeset() 1050 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in disable_outputs() 1302 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_modeset_enables() 1446 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_wait_for_vblanks() 2025 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_setup_commit() 2255 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_hw_done() 2440 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_planes() 2498 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_planes() 2765 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 | 510 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_normalize_zpos()
|
| D | drm_atomic.c | 1158 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_check_only()
|
| /Linux-v5.4/drivers/gpu/drm/vc4/ |
| D | vc4_kms.c | 355 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in vc4_ctm_atomic_check() 365 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in vc4_ctm_atomic_check()
|
| /Linux-v5.4/ |
| D | .clang-format | 232 - 'for_each_oldnew_crtc_in_state'
|
| /Linux-v5.4/include/drm/ |
| D | drm_atomic.h | 751 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ macro
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm.c | 6024 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, in amdgpu_dm_enable_crtc_interrupts() 6096 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_commit() 6155 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_commit_tail() 6333 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, in amdgpu_dm_atomic_commit_tail() 7057 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in dm_determine_update_type_for_commit() 7236 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_check() 7302 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_check() 7313 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_check()
|
| /Linux-v5.4/drivers/gpu/drm/imx/ |
| D | ipuv3-plane.c | 755 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, crtc_state, i) { in ipu_planes_assign_pre()
|
| /Linux-v5.4/drivers/gpu/drm/tegra/ |
| D | hub.c | 644 for_each_oldnew_crtc_in_state(state, crtc, old, new, i) { in tegra_display_hub_atomic_check()
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/ |
| D | disp.c | 1828 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in nv50_disp_atomic_commit_tail() 1911 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in nv50_disp_atomic_commit_tail()
|
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_kms.c | 1644 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, in vmw_kms_check_topology()
|