Lines Matching refs:drm_atomic_state

63 void drm_atomic_state_default_release(struct drm_atomic_state *state)  in drm_atomic_state_default_release()
82 drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state) in drm_atomic_state_init()
117 struct drm_atomic_state *
123 struct drm_atomic_state *state; in drm_atomic_state_alloc()
147 void drm_atomic_state_default_clear(struct drm_atomic_state *state) in drm_atomic_state_default_clear()
237 void drm_atomic_state_clear(struct drm_atomic_state *state) in drm_atomic_state_clear()
258 struct drm_atomic_state *state = container_of(ref, typeof(*state), ref); in __drm_atomic_state_free()
290 drm_atomic_get_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_crtc_state()
463 drm_atomic_get_plane_state(struct drm_atomic_state *state, in drm_atomic_get_plane_state()
766 drm_atomic_get_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_private_obj_state()
820 drm_atomic_get_old_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_old_private_obj_state()
842 drm_atomic_get_new_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_new_private_obj_state()
874 drm_atomic_get_old_connector_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_old_connector_for_encoder()
908 drm_atomic_get_new_connector_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_new_connector_for_encoder()
940 drm_atomic_get_connector_state(struct drm_atomic_state *state, in drm_atomic_get_connector_state()
1036 drm_atomic_add_affected_connectors(struct drm_atomic_state *state, in drm_atomic_add_affected_connectors()
1099 drm_atomic_add_affected_planes(struct drm_atomic_state *state, in drm_atomic_add_affected_planes()
1133 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only()
1214 int drm_atomic_commit(struct drm_atomic_state *state) in drm_atomic_commit()
1243 int drm_atomic_nonblocking_commit(struct drm_atomic_state *state) in drm_atomic_nonblocking_commit()
1282 static int update_output_state(struct drm_atomic_state *state, in update_output_state()
1352 struct drm_atomic_state *state) in __drm_atomic_helper_set_config()
1426 void drm_atomic_print_state(const struct drm_atomic_state *state) in drm_atomic_print_state()