]> git.karo-electronics.de Git - karo-tx-linux.git/commit
vmwgfx: Add vblank stubs
authorJakob Bornecrantz <jakob@vmware.com>
Mon, 17 Oct 2011 09:59:45 +0000 (11:59 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Oct 2011 08:39:04 +0000 (09:39 +0100)
commit1c482ab3596b8ee4c635926b35ee88ad56ba2f9c
treee1cfb706cce27e37d4c3d3f0c8f91b635ec59ba7
parent74b5ea307689b5abf577670b40965921d5dba4d5
vmwgfx: Add vblank stubs

This fixes kernel panics when running the vbltest from the drm repo. We
can't just skip initializing the vblank system since it sets up certain
state for us, see: "vmwgfx: Enable use of the vblank 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>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c