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()
793 struct drm_private_state *state, in drm_atomic_private_obj_init()
837 drm_atomic_get_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_private_obj_state()
892 drm_atomic_get_old_private_obj_state(const struct drm_atomic_state *state, in drm_atomic_get_old_private_obj_state()
914 drm_atomic_get_new_private_obj_state(const struct drm_atomic_state *state, in drm_atomic_get_new_private_obj_state()
946 drm_atomic_get_old_connector_for_encoder(const struct drm_atomic_state *state, in drm_atomic_get_old_connector_for_encoder()
980 drm_atomic_get_new_connector_for_encoder(const struct drm_atomic_state *state, in drm_atomic_get_new_connector_for_encoder()
1008 drm_atomic_get_old_crtc_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_old_crtc_for_encoder()
1038 drm_atomic_get_new_crtc_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_new_crtc_for_encoder()
1072 drm_atomic_get_connector_state(struct drm_atomic_state *state, in drm_atomic_get_connector_state()
1135 const struct drm_connector_state *state) in drm_atomic_connector_print_state()
1169 drm_atomic_get_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_bridge_state()
1191 drm_atomic_get_old_bridge_state(const struct drm_atomic_state *state, in drm_atomic_get_old_bridge_state()
1213 drm_atomic_get_new_bridge_state(const struct drm_atomic_state *state, in drm_atomic_get_new_bridge_state()
1243 drm_atomic_add_encoder_bridges(struct drm_atomic_state *state, in drm_atomic_add_encoder_bridges()
1288 drm_atomic_add_affected_connectors(struct drm_atomic_state *state, in drm_atomic_add_affected_connectors()
1352 drm_atomic_add_affected_planes(struct drm_atomic_state *state, in drm_atomic_add_affected_planes()
1387 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only()
1498 int drm_atomic_commit(struct drm_atomic_state *state) in drm_atomic_commit()
1531 int drm_atomic_nonblocking_commit(struct drm_atomic_state *state) in drm_atomic_nonblocking_commit()
1570 static int update_output_state(struct drm_atomic_state *state, in update_output_state()
1640 struct drm_atomic_state *state) in __drm_atomic_helper_set_config()
1715 const struct drm_private_state *state) in drm_atomic_private_obj_print_state()
1734 void drm_atomic_print_new_state(const struct drm_atomic_state *state, in drm_atomic_print_new_state()