HomeSort by: relevance | last modified time | path
    Searched defs:for_each_oldnew_crtc_in_state (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_blend.c 520 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { function
drm_atomic.c 1171 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { function
drm_atomic_helper.c 617 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { function
704 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { function
1052 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { function
1306 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { function
1452 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { function
2067 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { function
2297 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { function
2482 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { function
2540 for_each_oldnew_crtc_in_state(old_state, crtc, old_crtc_state, new_crtc_state, i) { function
2807 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) function
    [all...]
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic.h 756 * for_each_oldnew_crtc_in_state - iterate over all CRTCs in an atomic update
767 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ macro
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_disp.c 1976 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { function
2059 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, new_crtc_state, i) { function
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.c 1649 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, function

Completed in 132 milliseconds