Lines Matching refs:drm_atomic_state
64 void drm_atomic_state_default_release(struct drm_atomic_state *state) in drm_atomic_state_default_release()
83 drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state) in drm_atomic_state_init()
118 struct drm_atomic_state *
124 struct drm_atomic_state *state; in drm_atomic_state_alloc()
148 void drm_atomic_state_default_clear(struct drm_atomic_state *state) in drm_atomic_state_default_clear()
238 void drm_atomic_state_clear(struct drm_atomic_state *state) in drm_atomic_state_clear()
259 struct drm_atomic_state *state = container_of(ref, typeof(*state), ref); in __drm_atomic_state_free()
291 drm_atomic_get_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_crtc_state()
464 drm_atomic_get_plane_state(struct drm_atomic_state *state, in drm_atomic_get_plane_state()
770 drm_atomic_get_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_private_obj_state()
824 drm_atomic_get_old_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_old_private_obj_state()
846 drm_atomic_get_new_private_obj_state(struct drm_atomic_state *state, in drm_atomic_get_new_private_obj_state()
878 drm_atomic_get_old_connector_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_old_connector_for_encoder()
912 drm_atomic_get_new_connector_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_new_connector_for_encoder()
944 drm_atomic_get_connector_state(struct drm_atomic_state *state, in drm_atomic_get_connector_state()
1038 drm_atomic_get_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_bridge_state()
1060 drm_atomic_get_old_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_old_bridge_state()
1082 drm_atomic_get_new_bridge_state(struct drm_atomic_state *state, in drm_atomic_get_new_bridge_state()
1112 drm_atomic_add_encoder_bridges(struct drm_atomic_state *state, in drm_atomic_add_encoder_bridges()
1156 drm_atomic_add_affected_connectors(struct drm_atomic_state *state, in drm_atomic_add_affected_connectors()
1219 drm_atomic_add_affected_planes(struct drm_atomic_state *state, in drm_atomic_add_affected_planes()
1253 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only()
1334 int drm_atomic_commit(struct drm_atomic_state *state) in drm_atomic_commit()
1363 int drm_atomic_nonblocking_commit(struct drm_atomic_state *state) in drm_atomic_nonblocking_commit()
1402 static int update_output_state(struct drm_atomic_state *state, in update_output_state()
1472 struct drm_atomic_state *state) in __drm_atomic_helper_set_config()
1546 void drm_atomic_print_state(const struct drm_atomic_state *state) in drm_atomic_print_state()