Lines Matching defs:state

105 void drm_atomic_state_default_release(struct drm_atomic_state *state)  in drm_atomic_state_default_release()
124 drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state) in drm_atomic_state_init()
171 struct drm_atomic_state *state; in drm_atomic_state_alloc() local
195 void drm_atomic_state_default_clear(struct drm_atomic_state *state) in drm_atomic_state_default_clear()
285 void drm_atomic_state_clear(struct drm_atomic_state *state) in drm_atomic_state_clear()
306 struct drm_atomic_state *state = container_of(ref, typeof(*state), ref); in __drm_atomic_state_free() local
344 drm_atomic_get_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_crtc_state()
439 const struct drm_crtc_state *state) in drm_atomic_crtc_print_state()
462 struct drm_connector_state *state) in drm_atomic_connector_check()
524 drm_atomic_get_plane_state(struct drm_atomic_state *state, in drm_atomic_get_plane_state()
711 const struct drm_plane_state *state) in drm_atomic_plane_print_state()
788 struct drm_private_state *state, in drm_atomic_private_obj_init()
831 drm_atomic_get_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_private_obj_state()
886 drm_atomic_get_old_private_obj_state(const struct drm_atomic_state *state, in drm_atomic_get_old_private_obj_state()
908 drm_atomic_get_new_private_obj_state(const struct drm_atomic_state *state, in drm_atomic_get_new_private_obj_state()
940 drm_atomic_get_old_connector_for_encoder(const struct drm_atomic_state *state, in drm_atomic_get_old_connector_for_encoder()
974 drm_atomic_get_new_connector_for_encoder(const struct drm_atomic_state *state, in drm_atomic_get_new_connector_for_encoder()
1002 drm_atomic_get_old_crtc_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_old_crtc_for_encoder()
1032 drm_atomic_get_new_crtc_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_new_crtc_for_encoder()
1065 drm_atomic_get_connector_state(struct drm_atomic_state *state, in drm_atomic_get_connector_state()
1128 const struct drm_connector_state *state) in drm_atomic_connector_print_state()
1172 drm_atomic_get_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_bridge_state()
1194 drm_atomic_get_old_bridge_state(const struct drm_atomic_state *state, in drm_atomic_get_old_bridge_state()
1216 drm_atomic_get_new_bridge_state(const struct drm_atomic_state *state, in drm_atomic_get_new_bridge_state()
1246 drm_atomic_add_encoder_bridges(struct drm_atomic_state *state, in drm_atomic_add_encoder_bridges()
1291 drm_atomic_add_affected_connectors(struct drm_atomic_state *state, in drm_atomic_add_affected_connectors()
1355 drm_atomic_add_affected_planes(struct drm_atomic_state *state, in drm_atomic_add_affected_planes()
1390 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only()
1501 int drm_atomic_commit(struct drm_atomic_state *state) in drm_atomic_commit()
1534 int drm_atomic_nonblocking_commit(struct drm_atomic_state *state) in drm_atomic_nonblocking_commit()
1573 static int update_output_state(struct drm_atomic_state *state, in update_output_state()
1643 struct drm_atomic_state *state) in __drm_atomic_helper_set_config()
1718 const struct drm_private_state *state) in drm_atomic_private_obj_print_state()
1737 void drm_atomic_print_new_state(const struct drm_atomic_state *state, in drm_atomic_print_new_state()