Lines Matching defs:old_state
585 * @old_state: old atomic state
595 struct drm_atomic_state *old_state)
609 drm_atomic_get_old_bridge_state(old_state,
626 struct drm_atomic_state *old_state)
628 if (old_state && bridge->funcs->atomic_post_disable) {
632 drm_atomic_get_old_bridge_state(old_state,
648 * @old_state: old atomic state
662 struct drm_atomic_state *old_state)
703 old_state);
708 drm_atomic_bridge_call_post_disable(bridge, old_state);
718 struct drm_atomic_state *old_state)
720 if (old_state && bridge->funcs->atomic_pre_enable) {
724 drm_atomic_get_old_bridge_state(old_state,
739 * @old_state: old atomic state
752 struct drm_atomic_state *old_state)
791 drm_atomic_bridge_call_pre_enable(next, old_state);
795 drm_atomic_bridge_call_pre_enable(iter, old_state);
810 * @old_state: old atomic state
820 struct drm_atomic_state *old_state)
833 drm_atomic_get_old_bridge_state(old_state,