Searched refs:for_each_oldnew_plane_in_state_reverse (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/drm/
H A Ddrm_atomic.h951 * for_each_oldnew_plane_in_state_reverse - iterate over all planes in an atomic
963 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __i) \ macro
974 * it's the same as for_each_oldnew_plane_in_state_reverse
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c10727 for_each_oldnew_plane_in_state_reverse(state, plane, old_plane_state, new_plane_state, i) { function
10772 for_each_oldnew_plane_in_state_reverse(state, plane, old_plane_state, new_plane_state, i) { function

Completed in 143 milliseconds