Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c3060 * drm_atomic_helper_disable_all - disable all currently active outputs
3082 int drm_atomic_helper_disable_all(struct drm_device *dev, struct drm_modeset_acquire_ctx *ctx) in drm_atomic_helper_disable_all() function
3149 EXPORT_SYMBOL(drm_atomic_helper_disable_all); variable
3159 * This is just a convenience wrapper around drm_atomic_helper_disable_all(),
3169 ret = drm_atomic_helper_disable_all(dev, &ctx); in drm_atomic_helper_shutdown()
3290 * drm_atomic_helper_duplicate_state(), drm_atomic_helper_disable_all(),
3309 err = drm_atomic_helper_disable_all(dev, &ctx); in drm_atomic_helper_suspend()

Completed in 6 milliseconds