Searched refs:for_each_oldnew_plane_in_state_reverse (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/ |
H A D | .clang-format | 324 - 'for_each_oldnew_plane_in_state_reverse'
|
/openbmc/linux/include/drm/ |
H A D | drm_atomic.h | 915 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… macro
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 10237 for_each_oldnew_plane_in_state_reverse(state, plane, old_plane_state, new_plane_state, i) { in amdgpu_dm_atomic_check() 10282 for_each_oldnew_plane_in_state_reverse(state, plane, old_plane_state, new_plane_state, i) { in amdgpu_dm_atomic_check()
|