Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1876 * stalling on 2nd previous commit means triple-buffer won't ever stall. in stall_checks()
1941 * and its stall parameter, for when a driver's commit hooks look at the
2106 * stall for previous one to execute completely. */ in drm_atomic_helper_wait_for_dependencies()
2127 * stall for previous one to execute completely. */ in drm_atomic_helper_wait_for_dependencies()
2148 * stall for previous one to execute completely. */ in drm_atomic_helper_wait_for_dependencies()
2729 * make sure work items don't artificially stall on each another. in drm_atomic_helper_commit()
2750 * @stall: stall for preceeding commits
2772 * @stall must be set when nonblocking commits for this driver directly access
2779 * Returns 0 on success. Can return -ERESTARTSYS when @stall i
2782 drm_atomic_helper_swap_state(struct drm_atomic_state *state, bool stall) drm_atomic_helper_swap_state() argument
[all...]

Completed in 4 milliseconds