commit | 7a1c2f6c8d8485af5ac6c2a313f6a7162207a4af | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Fri Oct 01 10:21:49 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Fri Oct 01 21:08:51 2010 +1000 |
tree | 867f60ced7f7742dc2f4a2010d32b516e90ea411 | |
parent | 30c78bb838b26ec7997515844c0c734e454b3cba [diff] |
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 <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>