Lines Matching refs:state
223 ps = crtc->primary->state;
245 conn_state = sou->base.connector.state;
277 * @state: Unused
282 struct drm_atomic_state *state)
290 * @state: Unused
293 struct drm_atomic_state *state)
383 struct drm_crtc *crtc = plane->state->crtc ?
384 plane->state->crtc : old_state->crtc;
399 * @new_state: info on the new plane state, including the FB
410 struct drm_crtc *crtc = plane->state->crtc ?: new_state->crtc;
525 * @plane: Plane state.
526 * @old_state: Old plane state.
546 bo_update.base.du = vmw_crtc_to_du(plane->state->crtc);
635 struct drm_plane_state *state = update->plane->state;
655 translate_src_x = (state->src_x >> 16) - state->crtc_x;
656 translate_src_y = (state->src_y >> 16) - state->crtc_y;
685 * @plane: Plane state.
686 * @old_state: Old plane state.
706 srf_update.base.du = vmw_crtc_to_du(plane->state->crtc);
723 struct drm_atomic_state *state)
725 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane);
726 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
731 /* In case of device error, maintain consistent atomic state */
833 * only exist in a state object