vmwgfx: Fall back to sw cursors if needed
authorThomas Hellstrom <thellstrom@vmware.com>
Mon, 31 Oct 2011 09:50:09 +0000 (10:50 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Mon, 31 Oct 2011 14:27:12 +0000 (15:27 +0100)
commitcc7c1c961b77c139b95fbb6948204def1b4b908a
tree72960207eb10dd617ee39965657e23861845d94a
parent427064b57c52c8881c7a64d9c9e21411e79e644b
vmwgfx: Fall back to sw cursors if needed

If there is a risc that we need two simultaneous cursors,
(two outputs showing the same contents, at least one of them explicit),
fall back to sw cursor.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
vmwgfx/vmwgfx_driver.c
vmwgfx/vmwgfx_driver.h
vmwgfx/vmwgfx_output.c