Lines Matching refs:drm_atomic_state
104 void drm_atomic_state_default_release(struct drm_atomic_state *state) in drm_atomic_state_default_release()
123 drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state) in drm_atomic_state_init()
158 struct drm_atomic_state *
164 struct drm_atomic_state *state; in drm_atomic_state_alloc()
188 void drm_atomic_state_default_clear(struct drm_atomic_state *state) in drm_atomic_state_default_clear()
278 void drm_atomic_state_clear(struct drm_atomic_state *state) in drm_atomic_state_clear()
299 struct drm_atomic_state *state = container_of(ref, typeof(*state), ref); in __drm_atomic_state_free()
335 drm_atomic_get_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_crtc_state()
509 drm_atomic_get_plane_state(struct drm_atomic_state *state, in drm_atomic_get_plane_state()
811 drm_atomic_get_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_private_obj_state()
865 drm_atomic_get_old_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_old_private_obj_state()
887 drm_atomic_get_new_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_new_private_obj_state()
919 drm_atomic_get_old_connector_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_old_connector_for_encoder()
953 drm_atomic_get_new_connector_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_new_connector_for_encoder()
985 drm_atomic_get_connector_state(struct drm_atomic_state *state, in drm_atomic_get_connector_state()
1080 drm_atomic_get_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_bridge_state()
1102 drm_atomic_get_old_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_old_bridge_state()
1124 drm_atomic_get_new_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_new_bridge_state()
1154 drm_atomic_add_encoder_bridges(struct drm_atomic_state *state, in drm_atomic_add_encoder_bridges()
1198 drm_atomic_add_affected_connectors(struct drm_atomic_state *state, in drm_atomic_add_affected_connectors()
1261 drm_atomic_add_affected_planes(struct drm_atomic_state *state, in drm_atomic_add_affected_planes()
1295 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only()
1401 int drm_atomic_commit(struct drm_atomic_state *state) in drm_atomic_commit()
1430 int drm_atomic_nonblocking_commit(struct drm_atomic_state *state) in drm_atomic_nonblocking_commit()
1469 static int update_output_state(struct drm_atomic_state *state, in update_output_state()
1539 struct drm_atomic_state *state) in __drm_atomic_helper_set_config()
1624 void drm_atomic_print_new_state(const struct drm_atomic_state *state, in drm_atomic_print_new_state()