drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.
authorJakob Bornecrantz <jakob@vmware.com>
Fri, 28 May 2010 09:22:02 +0000 (11:22 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 31 May 2010 23:37:32 +0000 (09:37 +1000)
commitd451f62a7c567654f74018be9ab8da8089660d3b
tree5af844b669caa22f831f7685e619d1315df5d3ad
parentbbfad33663fe8de1cce84ac776664292c46fe7ae
drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.

We should not use SVGA_REG_ENABLE anywhere but in the fifo setup code,
since it controls whether the device is active.

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_fb.c
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c