qemu-irix/hw/display
Benjamin Herrenschmidt 49743df399 ui: Add dpy_gfx_check_format() to check backend shared surface support
This allows VGA to decide whether to use a shared surface based on
whether the UI backend supports the format or not. Backends that
don't provide the new callback fallback to native 32 bpp which
is equivalent to what was supported before.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

[ kraxel: fix console check, allow only 32 bpp as fallback ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2015-01-19 13:33:26 +01:00
..
Makefile.objs
ads7846.c
blizzard.c blizzard: do not depend on VGA internals 2015-01-15 10:44:13 +03:00
blizzard_template.h
cg3.c
cirrus_vga.c move hw cursor pos from cirrus to vga 2014-12-16 15:14:42 +01:00
cirrus_vga_rop.h
cirrus_vga_rop2.h
exynos4210_fimd.c
framebuffer.c
framebuffer.h
g364fb.c
jazz_led.c
milkymist-tmu2.c
milkymist-vgafb.c
milkymist-vgafb_template.h
omap_dss.c
omap_lcd_template.h
omap_lcdc.c
pl110.c
pl110_template.h
pxa2xx_lcd.c
pxa2xx_template.h
qxl-logger.c
qxl-render.c spice: use bottom half instead of refresh timer for cursor updates 2014-12-16 14:15:29 +01:00
qxl.c spice: reduce refresh rate in native mode 2014-12-16 14:15:29 +01:00
qxl.h
sm501.c
sm501_template.h
ssd0303.c
ssd0323.c
tc6393xb.c
tc6393xb_template.h
tcx.c
vga-helpers.h
vga-isa-mm.c
vga-isa.c
vga-pci.c vga: set catagory bit for secondary vga device 2014-12-16 15:14:42 +01:00
vga.c ui: Add dpy_gfx_check_format() to check backend shared surface support 2015-01-19 13:33:26 +01:00
vga.h
vga_int.h move hw cursor pos from cirrus to vga 2014-12-16 15:14:42 +01:00
vmware_vga.c vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rect 2014-10-29 12:01:30 +01:00
xenfb.c