Skip to content
Commit e484028b authored by Dan Sneddon's avatar Dan Sneddon Committed by Sam Ravnborg
Browse files

drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.



'commit eec44d44 ("drm/atmel: Use drm_atomic_helper_commit")'
removed the home-grown handling of atomic commits and exposed an issue
in the crtc atomic commit handling where vblank is expected to be
enabled but hasn't yet, causing kernel warnings during boot.  This patch
cleans up the crtc vblank handling thus removing the warning on boot.

Fixes: eec44d44 ("drm/atmel: Use drm_atomic_helper_commit")

Signed-off-by: default avatarDan Sneddon <dan.sneddon@microchip.com>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210602160846.5013-1-dan.sneddon@microchip.com
parent 9984d666
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment