Searched refs:drm_atomic_helper_swap_state (Results 1 – 8 of 8) sorted by relevance
98 int __must_check drm_atomic_helper_swap_state(struct drm_atomic_state *state,
275 BUG_ON(drm_atomic_helper_swap_state(state, false) < 0); in vc4_atomic_commit()
107 ret = drm_atomic_helper_swap_state(state, true); in tilcdc_commit()
100 ret = drm_atomic_helper_swap_state(state, true); in mtk_atomic_commit()
1806 ret = drm_atomic_helper_swap_state(state, true); in drm_atomic_helper_commit()2697 int drm_atomic_helper_swap_state(struct drm_atomic_state *state, in drm_atomic_helper_swap_state() function2806 EXPORT_SYMBOL(drm_atomic_helper_swap_state);
641 BUG_ON(drm_atomic_helper_swap_state(state, false) < 0); in atmel_hlcdc_dc_atomic_commit()
2034 ret = drm_atomic_helper_swap_state(state, true); in nv50_disp_atomic_commit()
14203 ret = drm_atomic_helper_swap_state(&state->base, true); in intel_atomic_commit()