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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic_helper.h 163 * drm_atomic_crtc_state_for_each_plane().
178 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ macro
192 * Compared to just drm_atomic_crtc_state_for_each_plane() this also fills in a
  /src/sys/external/bsd/drm2/dist/drm/
drm_atomic_helper.c 2647 drm_atomic_crtc_state_for_each_plane(plane, old_crtc_state) {

Completed in 14 milliseconds