cirrus: Remove non-32bpp cursor drawing
commit70a041fe2cc26b7a58c17e26f797fbc2c90c535a
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sun, 22 Jun 2014 01:04:24 +0000 (22 11:04 +1000)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 30 Sep 2014 11:34:09 +0000 (30 13:34 +0200)
tree48a0f7013c7a4b082202637643a43738dff4d29d
parent2c79f2a2ecba89abe6304ef39c79cb9b3e616bcd
cirrus: Remove non-32bpp cursor drawing

We only draw cursor on non-shared surfaces (so it seems...) and
these are always 32bpp

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
hw/display/cirrus_vga.c
hw/display/cirrus_vga_template.h [deleted file]