git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01d4503
)
drm/vmwgfx: Use fb handover mechanism instead of stealth mode.
author
Thomas Hellstrom
<thellstrom@vmware.com>
Mon, 15 Feb 2010 14:45:22 +0000
(14:45 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 18 Feb 2010 05:01:59 +0000
(15:01 +1000)
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>
No differences found