Searched refs:drm_atomic_helper_swap_state (Results 1 – 6 of 6) sorted by relevance
101 int __must_check drm_atomic_helper_swap_state(struct drm_atomic_state *state,
448 BUG_ON(drm_atomic_helper_swap_state(state, false) < 0); in vc4_atomic_commit()
635 BUG_ON(drm_atomic_helper_swap_state(state, false) < 0); in atmel_hlcdc_dc_atomic_commit()
1851 ret = drm_atomic_helper_swap_state(state, true); in drm_atomic_helper_commit()2756 int drm_atomic_helper_swap_state(struct drm_atomic_state *state, in drm_atomic_helper_swap_state() function2865 EXPORT_SYMBOL(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()