Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/fsl-dcu: use new drm_atomic_helper_shutdown
Commit 18dddad ("drm/atomic: Introduce drm_atomic_helper_shutdown") introduced a new helper to shutdown all CRTCs to replace the buggy drm_crtc_force_disable_all() function. Make use of the new atomic helper drm_atomic_helper_shutdown() to shutdown CRTCs. Signed-off-by: Stefan Agner <[email protected]>
- Loading branch information