drm_atomic_helper_swap_state  641 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c 	BUG_ON(drm_atomic_helper_swap_state(state, false) < 0);
drm_atomic_helper_swap_state 1806 drivers/gpu/drm/drm_atomic_helper.c 	ret = drm_atomic_helper_swap_state(state, true);
drm_atomic_helper_swap_state 2806 drivers/gpu/drm/drm_atomic_helper.c EXPORT_SYMBOL(drm_atomic_helper_swap_state);
drm_atomic_helper_swap_state 14203 drivers/gpu/drm/i915/display/intel_display.c 		ret = drm_atomic_helper_swap_state(&state->base, true);
drm_atomic_helper_swap_state  100 drivers/gpu/drm/mediatek/mtk_drm_drv.c 	ret = drm_atomic_helper_swap_state(state, true);
drm_atomic_helper_swap_state 2054 drivers/gpu/drm/nouveau/dispnv50/disp.c 	ret = drm_atomic_helper_swap_state(state, true);
drm_atomic_helper_swap_state  107 drivers/gpu/drm/tilcdc/tilcdc_drv.c 	ret = drm_atomic_helper_swap_state(state, true);
drm_atomic_helper_swap_state  275 drivers/gpu/drm/vc4/vc4_kms.c 	BUG_ON(drm_atomic_helper_swap_state(state, false) < 0);
drm_atomic_helper_swap_state   98 include/drm/drm_atomic_helper.h int __must_check drm_atomic_helper_swap_state(struct drm_atomic_state *state,