Lines Matching refs:state
224 ps = crtc->primary->state;
246 conn_state = sou->base.connector.state;
385 struct drm_crtc *crtc = plane->state->crtc ?
386 plane->state->crtc : old_state->crtc;
401 * @new_state: info on the new plane state, including the FB
412 struct drm_crtc *crtc = plane->state->crtc ?: new_state->crtc;
531 * @plane: Plane state.
532 * @old_state: Old plane state.
552 bo_update.base.du = vmw_crtc_to_du(plane->state->crtc);
642 struct drm_plane_state *state = update->plane->state;
662 translate_src_x = (state->src_x >> 16) - state->crtc_x;
663 translate_src_y = (state->src_y >> 16) - state->crtc_y;
692 * @plane: Plane state.
693 * @old_state: Old plane state.
713 srf_update.base.du = vmw_crtc_to_du(plane->state->crtc);
733 struct drm_crtc *crtc = plane->state->crtc;
738 /* In case of device error, maintain consistent atomic state */
739 if (crtc && plane->state->fb) {
742 vmw_framebuffer_to_vfb(plane->state->fb);
759 event = crtc->state->event;
773 crtc->state->event = NULL;
857 * only exist in a state object