Lines Matching refs:state
336 if (crtc->state->active) {
368 crtc->state->active ? "on" : "off", reason);
380 struct drm_atomic_state *state)
452 struct drm_atomic_state *state)
458 struct drm_atomic_state *state)
470 struct drm_atomic_state *state)
472 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
639 struct drm_atomic_state *state)
641 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
660 qxl_primary_apply_cursor(qdev, plane->state);
672 struct drm_atomic_state *state)
674 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
689 struct drm_atomic_state *state)
691 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
693 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
706 struct drm_atomic_state *state)
708 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
849 plane->state->fb != new_state->fb) {
884 if (old_state->fb != plane->state->fb && user_bo->shadow) {