From: Thomas Hellstrom Date: Fri, 1 Oct 2010 08:21:49 +0000 (+0200) Subject: vmwgfx: Enable use of the vblank system X-Git-Tag: v2.6.36-rc7~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a1c2f6c8d8485af5ac6c2a313f6a7162207a4af;p=pandora-kernel.git vmwgfx: Enable use of the vblank system This is to avoid accessing uninitialized data during drm_irq_uninstall and vblank ioctls. At the same time, enable error check from drm_kms_init which previously appeared to ignore all errors. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed