Searched refs:drm_atomic_helper_swap_state (Results 1 – 8 of 8) sorted by relevance
96 int __must_check drm_atomic_helper_swap_state(struct drm_atomic_state *state,
250 BUG_ON(drm_atomic_helper_swap_state(state, false) < 0); in vc4_atomic_commit()
112 ret = drm_atomic_helper_swap_state(state, true); in mtk_atomic_commit()
106 ret = drm_atomic_helper_swap_state(state, true); in tilcdc_commit()
539 BUG_ON(drm_atomic_helper_swap_state(state, false) < 0); in atmel_hlcdc_dc_atomic_commit()
1678 ret = drm_atomic_helper_swap_state(state, true); in drm_atomic_helper_commit()2556 int drm_atomic_helper_swap_state(struct drm_atomic_state *state, in drm_atomic_helper_swap_state() function2665 EXPORT_SYMBOL(drm_atomic_helper_swap_state);
1930 ret = drm_atomic_helper_swap_state(state, true); in nv50_disp_atomic_commit()
12855 ret = drm_atomic_helper_swap_state(state, true); in intel_atomic_commit()