commit | d451f62a7c567654f74018be9ab8da8089660d3b | [log] [tgz] |
---|---|---|
author | Jakob Bornecrantz <jakob@vmware.com> | Fri May 28 11:22:02 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue Jun 01 09:37:32 2010 +1000 |
tree | 5af844b669caa22f831f7685e619d1315df5d3ad | |
parent | bbfad33663fe8de1cce84ac776664292c46fe7ae [diff] |
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>