commit | 60a16a30d97e8acc9bfed5f4bd1dd03e21a479ea | [log] [tgz] |
---|---|---|
author | Jakob Bornecrantz <jakob@vmware.com> | Mon Oct 17 11:59:43 2011 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue Oct 18 09:39:01 2011 +0100 |
tree | 39731fbd2536bd8f5444b2ba9750c9eb51ce1b1c | |
parent | b07759bf41d52aaecd5de92c7d725d6834b23349 [diff] |
vmwgfx: Fix display system init & close functions Make sure we null the display private, make sure we catch and handle vblank failing to init and don't call vblank_cleanup if we haven't initialized the display system. Signed-off-by: Jakob Bornecrantz <jakob@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>