Searched refs:drm_atomic_helper_swap_state (Results 1 – 14 of 14) sorted by relevance
101 int __must_check drm_atomic_helper_swap_state(struct drm_atomic_state *state,
1086 WARN_ON(drm_atomic_helper_swap_state(state, false)); in rockchip_drm_show_logo()1139 WARN_ON(drm_atomic_helper_swap_state(old_state, false)); in rockchip_drm_show_logo()
448 BUG_ON(drm_atomic_helper_swap_state(state, false) < 0); in vc4_atomic_commit()
1861 ret = drm_atomic_helper_swap_state(state, true); in drm_atomic_helper_commit()2766 int drm_atomic_helper_swap_state(struct drm_atomic_state *state, in drm_atomic_helper_swap_state() function2875 EXPORT_SYMBOL(drm_atomic_helper_swap_state);
635 BUG_ON(drm_atomic_helper_swap_state(state, false) < 0); in atmel_hlcdc_dc_atomic_commit()
563 drm_atomic_helper_swap_state
551 drm_atomic_helper_swap_state
663 drm_atomic_helper_swap_state
624 drm_atomic_helper_swap_state
2473 drm_atomic_helper_swap_state
762 drm_atomic_helper_swap_state
1491 drm_atomic_helper_swap_state
2338 ret = drm_atomic_helper_swap_state(state, true); in nv50_disp_atomic_commit()
15823 ret = drm_atomic_helper_swap_state(&state->base, true); in intel_atomic_commit()