Skip to content
Commit 746c842d authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspend



These on()/off() calls should be done as a result of modesetting actions,
and as we shut down all heads already on unload/suspend, it's pointless
to call off() again.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 4a5431af
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