• Home
  • Raw
  • Download

Lines Matching defs:state

162 	struct drm_plane_state *state, *old_state, *new_state;  member
167 struct drm_crtc_state *state, *old_state, *new_state; member
185 struct drm_connector_state *state, *old_state, *new_state; member
301 struct drm_private_state *state; member
335 struct drm_atomic_state *state; member
345 struct drm_private_state *state, *old_state, *new_state; member
540 drm_atomic_state_get(struct drm_atomic_state *state) in drm_atomic_state_get()
555 static inline void drm_atomic_state_put(struct drm_atomic_state *state) in drm_atomic_state_put()
617 drm_atomic_get_existing_crtc_state(const struct drm_atomic_state *state, in drm_atomic_get_existing_crtc_state()
632 drm_atomic_get_old_crtc_state(const struct drm_atomic_state *state, in drm_atomic_get_old_crtc_state()
646 drm_atomic_get_new_crtc_state(const struct drm_atomic_state *state, in drm_atomic_get_new_crtc_state()
664 drm_atomic_get_existing_plane_state(const struct drm_atomic_state *state, in drm_atomic_get_existing_plane_state()
679 drm_atomic_get_old_plane_state(const struct drm_atomic_state *state, in drm_atomic_get_old_plane_state()
694 drm_atomic_get_new_plane_state(const struct drm_atomic_state *state, in drm_atomic_get_new_plane_state()
712 drm_atomic_get_existing_connector_state(const struct drm_atomic_state *state, in drm_atomic_get_existing_connector_state()
732 drm_atomic_get_old_connector_state(const struct drm_atomic_state *state, in drm_atomic_get_old_connector_state()
752 drm_atomic_get_new_connector_state(const struct drm_atomic_state *state, in drm_atomic_get_new_connector_state()
790 __drm_atomic_get_current_plane_state(const struct drm_atomic_state *state, in __drm_atomic_get_current_plane_state()
1123 drm_atomic_crtc_needs_modeset(const struct drm_crtc_state *state) in drm_atomic_crtc_needs_modeset()
1139 drm_atomic_crtc_effectively_active(const struct drm_crtc_state *state) in drm_atomic_crtc_effectively_active()