commit | 52440211dcdc52c0b757f8b34d122e11b12cdd50 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Tue Nov 18 09:30:25 2008 -0800 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 25 09:49:03 2008 +1000 |
tree | 5ad9c526134d046043b04ee56fb34d428a03c890 | |
parent | 6133047aa64d2fd5b3b79dff74f696ded45615b2 [diff] |
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: Keith Packard <keithp@keithp.com> Signed-off-by: Dave Airlie <airlied@redhat.com>