HomeSort by: relevance | last modified time | path
    Searched refs:for_each_oldnew_plane_in_state (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_blend.c 510 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) {
drm_atomic_helper.c 868 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) {
1700 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i)
2128 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) {
2496 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, new_plane_state, i) {
2683 for_each_oldnew_plane_in_state(old_state, plane, old_plane_state, new_plane_state, i) {
2826 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) {
drm_atomic.c 1162 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) {
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic.h 819 * for_each_oldnew_plane_in_state - iterate over all planes in an atomic update
830 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ macro
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c 6324 for_each_oldnew_plane_in_state(state, plane, old_plane_state,
6380 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) {
7604 for_each_oldnew_plane_in_state(state, other, old_other_state, new_other_state, i) {
7817 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, j) {
8037 for_each_oldnew_plane_in_state(state, plane, old_plane_state, new_plane_state, i) {

Completed in 23 milliseconds