Skip to content
Commit 52440211 authored by Keith Packard's avatar Keith Packard Committed by Dave Airlie
Browse files

drm: move drm vblank initialization/cleanup to driver load/unload



drm vblank initialization keeps track of the changes in driver-supplied
frame counts across vt switch and mode setting, but only if you let it by
not tearing down the drm vblank structure.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 6133047a
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