qemu/hw/display
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed
In my "build everything" tree, changing hw/hw.h triggers a recompile
of some 2600 out of 6600 objects (not counting tests and objects that
don't depend on qemu/osdep.h).

The previous commits have left only the declaration of hw_error() in
hw/hw.h.  This permits dropping most of its inclusions.  Touching it
now recompiles less than 200 objects.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20190812052359.30071-19-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2019-08-16 13:31:52 +02:00
..
Kconfig
Makefile.objs
ads7846.c
ati.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
ati_2d.c
ati_dbg.c
ati_int.h
ati_regs.h
bcm2835_fb.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
blizzard.c
bochs-display.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
cg3.c
cirrus_vga.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
cirrus_vga_internal.h
cirrus_vga_isa.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
cirrus_vga_rop.h
cirrus_vga_rop2.h
dpcd.c
edid-generate.c
edid-region.c
exynos4210_fimd.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
framebuffer.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
framebuffer.h
g364fb.c
i2c-ddc.c
jazz_led.c
milkymist-tmu2.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
milkymist-vgafb.c
milkymist-vgafb_template.h
omap_dss.c
omap_lcd_template.h
omap_lcdc.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
pl110.c
pl110_template.h
pxa2xx_lcd.c
pxa2xx_template.h
qxl-logger.c
qxl-render.c
qxl.c
qxl.h Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
ramfb-standalone.c
ramfb.c
sii9022.c
sm501.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
sm501_template.h
ssd0303.c
ssd0323.c
tc6393xb.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
tc6393xb_template.h
tcx.c
trace-events
vga-helpers.h
vga-isa-mm.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
vga-isa.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
vga-pci.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
vga.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
vga_int.h
vga_regs.h
vhost-user-gpu-pci.c
vhost-user-gpu.c
vhost-user-vga.c
virtio-gpu-3d.c
virtio-gpu-base.c
virtio-gpu-pci.c
virtio-gpu.c
virtio-vga.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
virtio-vga.h
vmware_vga.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
xenfb.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
xlnx_dp.c