commit | f2d12b8e2c05e86b1a2070efcc07f1b8a79afb4c | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Mon Feb 15 14:45:22 2010 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Feb 18 15:01:59 2010 +1000 |
tree | 4e174474de39ec604ade20ce9f1e329060e5026d | |
parent | 01d4503968f471f876fb44335800d2cf8dc5a2ce [diff] |
drm/vmwgfx: Use fb handover mechanism instead of stealth mode. When the vmwgfx module is loaded on top of vesafb, it would operate in stealth mode in parallel with vesafb, evicting VRAM on dropmaster. Change that to use the vesafb handover mechanism, like other drmfb drivers. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>