Skip to content
Commit 04ba8646 authored by Mario Kleiner's avatar Mario Kleiner Committed by Phil Elwell
Browse files

drm/vc4: Enable/Disable vblanks properly in crtc en/disable.



Add missing drm_crtc_vblank_on/off() calls so vblank irq
handling/updating/timestamping never runs with a crtc shut down
or during its shutdown/startup, as that causes large jumps in
vblank count and trouble for compositors.

Signed-off-by: default avatarMario Kleiner <mario.kleiner.de@gmail.com>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent d04de121
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