Lines Matching refs:drm_atomic_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()
160 struct drm_atomic_state *
166 struct drm_atomic_state *state; in drm_atomic_state_alloc()
190 void drm_atomic_state_default_clear(struct drm_atomic_state *state) in drm_atomic_state_default_clear()
280 void drm_atomic_state_clear(struct drm_atomic_state *state) in drm_atomic_state_clear()
301 struct drm_atomic_state *state = container_of(ref, typeof(*state), ref); in __drm_atomic_state_free()
337 drm_atomic_get_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_crtc_state()
518 drm_atomic_get_plane_state(struct drm_atomic_state *state, in drm_atomic_get_plane_state()
828 drm_atomic_get_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_private_obj_state()
883 drm_atomic_get_old_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_old_private_obj_state()
905 drm_atomic_get_new_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_new_private_obj_state()
937 drm_atomic_get_old_connector_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_old_connector_for_encoder()
971 drm_atomic_get_new_connector_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_new_connector_for_encoder()
1003 drm_atomic_get_connector_state(struct drm_atomic_state *state, in drm_atomic_get_connector_state()
1098 drm_atomic_get_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_bridge_state()
1120 drm_atomic_get_old_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_old_bridge_state()
1142 drm_atomic_get_new_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_new_bridge_state()
1172 drm_atomic_add_encoder_bridges(struct drm_atomic_state *state, in drm_atomic_add_encoder_bridges()
1217 drm_atomic_add_affected_connectors(struct drm_atomic_state *state, in drm_atomic_add_affected_connectors()
1281 drm_atomic_add_affected_planes(struct drm_atomic_state *state, in drm_atomic_add_affected_planes()
1316 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only()
1427 int drm_atomic_commit(struct drm_atomic_state *state) in drm_atomic_commit()
1460 int drm_atomic_nonblocking_commit(struct drm_atomic_state *state) in drm_atomic_nonblocking_commit()
1499 static int update_output_state(struct drm_atomic_state *state, in update_output_state()
1569 struct drm_atomic_state *state) in __drm_atomic_helper_set_config()
1663 void drm_atomic_print_new_state(const struct drm_atomic_state *state, in drm_atomic_print_new_state()