Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c240 .atomic_commit = drm_atomic_helper_commit,
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c58 * drm_atomic_helper_commit(). But the individual stages and callbacks are
1798 * drm_atomic_helper_commit() implements the recommended sequence for
1955 * This is all implemented by in drm_atomic_helper_commit(), giving drivers a
2402 * The drm_atomic_helper_commit() default implementation doesn't set the
2649 * drm_atomic_helper_commit - commit validated state object
2666 int drm_atomic_helper_commit(struct drm_device *dev, struct drm_atomic_state *state, bool nonblock) in drm_atomic_helper_commit() function
2745 EXPORT_SYMBOL(drm_atomic_helper_commit); variable

Completed in 6 milliseconds