Home
last modified time | relevance | path

Searched refs:for_each_new_plane_in_state (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_atomic_helper.c1543 for_each_new_plane_in_state(state, plane, new_plane_state, i) { in drm_atomic_helper_wait_for_fences()
1897 for_each_new_plane_in_state(state, plane, plane_state, i) { in drm_atomic_helper_async_commit()
2531 for_each_new_plane_in_state(state, plane, new_plane_state, i) { in drm_atomic_helper_prepare_planes()
2552 for_each_new_plane_in_state(state, plane, new_plane_state, i) { in drm_atomic_helper_prepare_planes()
2565 for_each_new_plane_in_state(state, plane, new_plane_state, j) { in drm_atomic_helper_prepare_planes()
2576 for_each_new_plane_in_state(state, plane, new_plane_state, j) { in drm_atomic_helper_prepare_planes()
3247 for_each_new_plane_in_state(state, plane, plane_state, i) { in drm_atomic_helper_disable_all()
3462 for_each_new_plane_in_state(state, plane, new_plane_state, i) in drm_atomic_helper_commit_duplicated_state()
A Ddrm_atomic.c1684 for_each_new_plane_in_state(state, plane, plane_state, i) in drm_atomic_print_new_state()
/linux-6.3-rc2/drivers/gpu/drm/imx/ipuv3/
A Dipuv3-plane.c826 for_each_new_plane_in_state(state, plane, plane_state, i) { in ipu_planes_assign_pre()
851 for_each_new_plane_in_state(state, plane, plane_state, i) { in ipu_planes_assign_pre()
/linux-6.3-rc2/drivers/gpu/drm/tidss/
A Dtidss_crtc.c139 for_each_new_plane_in_state(ostate, plane, pstate, i) { in tidss_crtc_position_planes()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c1941 for_each_new_plane_in_state(state, plane, new_plane_state, i) { in nv50_disp_atomic_commit_wndw()
1998 for_each_new_plane_in_state(state, plane, new_plane_state, i) { in nv50_disp_atomic_commit_tail()
2135 for_each_new_plane_in_state(state, plane, new_plane_state, i) { in nv50_disp_atomic_commit_tail()
2165 for_each_new_plane_in_state(state, plane, new_plane_state, i) { in nv50_disp_atomic_commit_tail()
2245 for_each_new_plane_in_state(state, plane, new_plane_state, i) { in nv50_disp_atomic_commit()
/linux-6.3-rc2/
A D.clang-format298 - 'for_each_new_plane_in_state'
/linux-6.3-rc2/include/drm/
A Ddrm_atomic.h962 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ macro
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dplane.c674 for_each_new_plane_in_state(state->base.state, plane, new, i) { in tegra_plane_update_transparency()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_display.c4147 for_each_new_plane_in_state(state, plane, plane_state, i) { in intel_modeset_disable_planes()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c2859 for_each_new_plane_in_state(dm->cached_state, plane, new_plane_state, i) { in dm_resume()

Completed in 55 milliseconds