From: Keith Packard Date: Tue, 18 Nov 2008 17:30:25 +0000 (-0800) Subject: drm: move drm vblank initialization/cleanup to driver load/unload X-Git-Tag: v2.6.28-rc7~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52440211dcdc52c0b757f8b34d122e11b12cdd50;p=pandora-kernel.git 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed