Home
last modified time | relevance | path

Searched refs:for_each_oldnew_crtc_in_state (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_kms.c535 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in vc4_ctm_atomic_check()
545 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in vc4_ctm_atomic_check()
823 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in vc4_pv_muxing_atomic_check()
924 for_each_oldnew_crtc_in_state(state, crtc, in vc4_core_clock_atomic_check()
/Linux-v6.1/drivers/gpu/drm/
Ddrm_atomic_helper.c625 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_check_modeset()
721 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_check_modeset()
1205 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in disable_outputs()
1475 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_modeset_enables()
1621 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_wait_for_vblanks()
2248 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_setup_commit()
2459 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_hw_done()
2653 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_planes()
2711 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_commit_planes()
2978 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_helper_swap_state()
Ddrm_blend.c530 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_normalize_zpos()
Ddrm_atomic.c1348 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in drm_atomic_check_only()
/Linux-v6.1/
D.clang-format319 - 'for_each_oldnew_crtc_in_state'
/Linux-v6.1/include/drm/
Ddrm_atomic.h820 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ macro
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c1230 for_each_oldnew_crtc_in_state(state, crtc, old_state, new_state, i) { in find_crtc_index_in_state_by_stream()
1261 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in is_dsc_precompute_needed()
Damdgpu_dm.c8049 for_each_oldnew_crtc_in_state (state, crtc, old_crtc_state, in amdgpu_dm_atomic_commit_tail()
8066 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_commit_tail()
8304 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_commit_tail()
9436 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_check()
9447 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_check()
9540 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_check()
9553 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in amdgpu_dm_atomic_check()
/Linux-v6.1/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.c388 for_each_oldnew_crtc_in_state(&atom->state, crtc, old_crtc_state, in nv50_crc_atomic_check_outp()
Ddisp.c2125 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in nv50_disp_atomic_commit_tail()
2216 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in nv50_disp_atomic_commit_tail()
2267 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { in nv50_disp_atomic_commit_tail()
/Linux-v6.1/drivers/gpu/drm/omapdrm/
Domap_drv.c153 for_each_oldnew_crtc_in_state(state, crtc, old_state, new_state, c) { in omap_atomic_update_normalize_zpos()
/Linux-v6.1/drivers/gpu/drm/imx/
Dipuv3-plane.c810 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, crtc_state, i) { in ipu_planes_assign_pre()
/Linux-v6.1/drivers/gpu/drm/tegra/
Dhub.c870 for_each_oldnew_crtc_in_state(state, crtc, old, new, i) { in tegra_display_hub_atomic_check()
/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c1887 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, in vmw_kms_check_topology()