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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic_helper.h 199 __drm_atomic_get_current_plane_state((crtc_state)->state, \
drm_atomic.h 640 * __drm_atomic_get_current_plane_state - get current plane state
666 __drm_atomic_get_current_plane_state(struct drm_atomic_state *state, function in typeref:typename:const struct drm_plane_state *
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.h 484 const_container_of(__drm_atomic_get_current_plane_state((crtc_state)->uapi.state, &plane->base), struct intel_plane_state, uapi)))

Completed in 51 milliseconds