Lines Matching defs:state
106 void drm_atomic_state_default_release(struct drm_atomic_state *state) in drm_atomic_state_default_release()
125 drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state) in drm_atomic_state_init()
172 struct drm_atomic_state *state; in drm_atomic_state_alloc() local
196 void drm_atomic_state_default_clear(struct drm_atomic_state *state) in drm_atomic_state_default_clear()
286 void drm_atomic_state_clear(struct drm_atomic_state *state) in drm_atomic_state_clear()
307 struct drm_atomic_state *state = container_of(ref, typeof(*state), ref); in __drm_atomic_state_free() local
346 drm_atomic_get_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_crtc_state()
441 const struct drm_crtc_state *state) in drm_atomic_crtc_print_state()
464 struct drm_connector_state *state) in drm_atomic_connector_check()
527 drm_atomic_get_plane_state(struct drm_atomic_state *state, in drm_atomic_get_plane_state()
717 const struct drm_plane_state *state) in drm_atomic_plane_print_state()
794 struct drm_private_state *state, in drm_atomic_private_obj_init()
838 drm_atomic_get_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_private_obj_state()
893 drm_atomic_get_old_private_obj_state(const struct drm_atomic_state *state, in drm_atomic_get_old_private_obj_state()
915 drm_atomic_get_new_private_obj_state(const struct drm_atomic_state *state, in drm_atomic_get_new_private_obj_state()
947 drm_atomic_get_old_connector_for_encoder(const struct drm_atomic_state *state, in drm_atomic_get_old_connector_for_encoder()
981 drm_atomic_get_new_connector_for_encoder(const struct drm_atomic_state *state, in drm_atomic_get_new_connector_for_encoder()
1009 drm_atomic_get_old_crtc_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_old_crtc_for_encoder()
1039 drm_atomic_get_new_crtc_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_new_crtc_for_encoder()
1073 drm_atomic_get_connector_state(struct drm_atomic_state *state, in drm_atomic_get_connector_state()
1136 const struct drm_connector_state *state) in drm_atomic_connector_print_state()
1170 drm_atomic_get_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_bridge_state()
1192 drm_atomic_get_old_bridge_state(const struct drm_atomic_state *state, in drm_atomic_get_old_bridge_state()
1214 drm_atomic_get_new_bridge_state(const struct drm_atomic_state *state, in drm_atomic_get_new_bridge_state()
1244 drm_atomic_add_encoder_bridges(struct drm_atomic_state *state, in drm_atomic_add_encoder_bridges()
1289 drm_atomic_add_affected_connectors(struct drm_atomic_state *state, in drm_atomic_add_affected_connectors()
1353 drm_atomic_add_affected_planes(struct drm_atomic_state *state, in drm_atomic_add_affected_planes()
1388 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only()
1499 int drm_atomic_commit(struct drm_atomic_state *state) in drm_atomic_commit()
1532 int drm_atomic_nonblocking_commit(struct drm_atomic_state *state) in drm_atomic_nonblocking_commit()
1571 static int update_output_state(struct drm_atomic_state *state, in update_output_state()
1641 struct drm_atomic_state *state) in __drm_atomic_helper_set_config()
1716 const struct drm_private_state *state) in drm_atomic_private_obj_print_state()
1735 void drm_atomic_print_new_state(const struct drm_atomic_state *state, in drm_atomic_print_new_state()