Searched refs:for_each_oldnew_plane_in_state (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/ ! |
H A D | drm_blend.c | 525 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.c | 1474 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in drm_atomic_check_only()
|
/linux/drivers/gpu/drm/tidss/ ! |
H A D | tidss_kms.c | 71 for_each_oldnew_plane_in_state(state, plane, opstate, npstate, i) { in tidss_atomic_check()
|
/linux/include/drm/ ! |
H A D | drm_atomic.h | 982 * for_each_oldnew_plane_in_state - iterate over all planes in an atomic update 993 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ macro
|
/linux/ ! |
H A D | .clang-format | 387 - 'for_each_oldnew_plane_in_state'
|
/linux/drivers/gpu/drm/vc4/ ! |
H A D | vc4_kms.c | 661 for_each_oldnew_plane_in_state(state, plane, old_plane_state, in vc4_load_tracker_atomic_check()
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ ! |
H A D | amdgpu_dm.c | 9360 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in amdgpu_dm_commit_planes() 11112 for_each_oldnew_plane_in_state(state, other, old_other_state, new_other_state, i) { in should_reset_plane() 11669 for_each_oldnew_plane_in_state(state, plane, old_plane_state, plane_state, i) { in dm_crtc_get_cursor_mode() 11916 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) { in amdgpu_dm_atomic_check()
|