Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_swap_state (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.c922 WARN_ON(drm_atomic_helper_swap_state(state, false)); in rockchip_drm_show_logo()
973 WARN_ON(drm_atomic_helper_swap_state(old_state, false)); in rockchip_drm_show_logo()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.c965 WARN_ON(drm_atomic_helper_swap_state(state, false)); in rockchip_drm_show_logo()
1015 WARN_ON(drm_atomic_helper_swap_state(old_state, false)); in rockchip_drm_show_logo()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1353 * drm_atomic_helper_swap_state() so it uses the current plane state (and
1359 * drm_atomic_helper_swap_state() is called, but for blocking commits we want
1361 * before we call drm_atomic_helper_swap_state().
1828 * drm_atomic_helper_swap_state(). Doing this under the protection of all modeset
1940 * must be placed in the async worker. See also drm_atomic_helper_swap_state()
2707 ret = drm_atomic_helper_swap_state(state, true); in drm_atomic_helper_commit()
2719 * drm_atomic_helper_swap_state(). in drm_atomic_helper_commit()
2748 * drm_atomic_helper_swap_state - store atomic state into current sw state
2782 int drm_atomic_helper_swap_state(struct drm_atomic_state *state, bool stall) in drm_atomic_helper_swap_state() function
2902 EXPORT_SYMBOL(drm_atomic_helper_swap_state); variable
[all...]

Completed in 7 milliseconds