Skip to content
Commit 3168078f authored by Dave Stevenson's avatar Dave Stevenson Committed by popcornmix
Browse files

drm: vc4: Need to call drm_crtc_vblank_[on|off] from vc4_crtc_[en|dis]able



vblank needs to be enabled and disabled by the driver to avoid the
DRM framework complaining in the kernel log.

vc4_fkms_disable_vblank needs to signal that we don't want vblank
callbacks too.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.org>
parent 358bf6a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment