Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_swap_state (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_atomic_helper.h114 int __must_check drm_atomic_helper_swap_state(struct drm_atomic_state *state,
/linux-6.3-rc2/drivers/gpu/drm/vc4/tests/
A Dvc4_test_pv_muxing.c843 ret = drm_atomic_helper_swap_state(state, false); in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
930 ret = drm_atomic_helper_swap_state(state, false); in drm_test_vc5_pv_muxing_bugs_stable_fifo()
996 ret = drm_atomic_helper_swap_state(state, false); in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable_too_many_crtc_state()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_atomic_helper.c1981 ret = drm_atomic_helper_swap_state(state, true); in drm_atomic_helper_commit()
2914 int drm_atomic_helper_swap_state(struct drm_atomic_state *state, in drm_atomic_helper_swap_state() function
3023 EXPORT_SYMBOL(drm_atomic_helper_swap_state);
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c2241 ret = drm_atomic_helper_swap_state(state, true); in nv50_disp_atomic_commit()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_display.c7725 ret = drm_atomic_helper_swap_state(&state->base, true); in intel_atomic_commit()

Completed in 34 milliseconds