qemu-cr16/hw/display
Philippe Mathieu-Daudé 8abda739f3 hw/display: Have RAMFB device inherit from DYNAMIC_SYS_BUS_DEVICE
Because the RAM FB device can be optionally plugged on the
TYPE_PLATFORM_BUS_DEVICE, have it inherit TYPE_DYNAMIC_SYS_BUS_DEVICE.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alexander Graf <graf@amazon.com>
Reviewed-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
Message-Id: <20250125181343.59151-6-philmd@linaro.org>
2025-02-16 14:25:07 +01:00
..
acpi-vga-stub.c
acpi-vga.c
apple-gfx-mmio.m hw/display/apple-gfx: Adds configurable mode list 2024-12-31 21:21:34 +01:00
apple-gfx-pci.m hw/display/apple-gfx: Adds configurable mode list 2024-12-31 21:21:34 +01:00
apple-gfx.h hw/display/apple-gfx: Adds configurable mode list 2024-12-31 21:21:34 +01:00
apple-gfx.m hw/display/apple-gfx: Adds configurable mode list 2024-12-31 21:21:34 +01:00
artist.c artist: Allow disabling artist on command line 2025-02-04 22:57:34 +01:00
ati.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
ati_2d.c
ati_dbg.c
ati_int.h
ati_regs.h
bcm2835_fb.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
bochs-display.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
cg3.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
cirrus_vga.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
cirrus_vga_internal.h
cirrus_vga_isa.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
cirrus_vga_rop.h
cirrus_vga_rop2.h
dm163.c hw/display: Fix mirrored output in dm163 2024-09-20 08:06:57 +03:00
dpcd.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
edid-generate.c
edid-region.c
exynos4210_fimd.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
framebuffer.c
framebuffer.h
g364fb.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
i2c-ddc.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
jazz_led.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
Kconfig hw/display/apple-gfx: Adds PCI implementation 2024-12-31 21:21:34 +01:00
macfb.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
meson.build hw/display/apple-gfx: Adds PCI implementation 2024-12-31 21:21:34 +01:00
next-fb.c
omap_lcdc.c
pl110.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
pl110_template.h
qxl-logger.c
qxl-render.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
qxl.c hw/display/qxl: Do not use C99 // comments 2024-12-31 21:21:34 +01:00
qxl.h
ramfb-standalone.c hw/display: Have RAMFB device inherit from DYNAMIC_SYS_BUS_DEVICE 2025-02-16 14:25:07 +01:00
ramfb-stubs.c
ramfb.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
sii9022.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
sm501.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
ssd0303.c
ssd0323.c
tcx.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
trace-events hw/display/apple-gfx: Adds configurable mode list 2024-12-31 21:21:34 +01:00
trace.h
vga-access.h
vga-helpers.h
vga-isa.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
vga-mmio.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
vga-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
vga.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
vga_int.h display: remove GraphicHwOps from typedefs.h 2024-05-03 15:47:48 +02:00
vga_regs.h
vhost-user-gpu-pci.c
vhost-user-gpu.c virtio-gpu: Add definition for resource_uuid feature 2025-01-15 13:05:26 -05:00
vhost-user-vga.c
virtio-dmabuf.c
virtio-gpu-base.c virtio-gpu: Add definition for resource_uuid feature 2025-01-15 13:05:26 -05:00
virtio-gpu-gl.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
virtio-gpu-pci-gl.c
virtio-gpu-pci-rutabaga.c
virtio-gpu-pci.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
virtio-gpu-rutabaga.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
virtio-gpu-udmabuf-stubs.c
virtio-gpu-udmabuf.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
virtio-gpu-virgl.c hw/display: factor out the scanout blob to fb conversion 2024-11-18 13:36:39 +01:00
virtio-gpu.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
virtio-vga-gl.c
virtio-vga-rutabaga.c
virtio-vga.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
virtio-vga.h
vmware_vga.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
xenfb.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
xlnx_dp.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00