dingusppc/devices/video
joevt f61854a0ae Add has_io_space flag.
PCIDevice
- supports_io_space method now uses a flag has_io_space which is automatically set for PCI bridges or PCI devices that have an I/O BAR.

atirage
- Devices that have I/O BARs don't need a supports_io_space method.

mpc106
- Devices that don't have I/O methods don't need a supports_io_space method.
2023-02-05 07:17:28 -08:00
..
atimach64defs.h
atimach64gx.cpp pcidevice: improve BAR configuration. 2023-02-04 17:57:46 +01:00
atimach64gx.h
atirage.cpp Fix ATIRage I/O accesses. 2023-02-05 01:22:01 -08:00
atirage.h Add has_io_space flag. 2023-02-05 07:17:28 -08:00
control.cpp pcidevice: improve BAR configuration. 2023-02-04 17:57:46 +01:00
control.h Add BAR 0 to control. 2023-01-11 00:05:23 -08:00
displayid.cpp Fix compiler warnings: unused variables. 2023-01-11 01:17:12 -08:00
displayid.h
pdmonboard.cpp Rework DBDMA logic for bidirectional channels. 2022-11-17 18:03:18 +01:00
pdmonboard.h
rgb514defs.h
videoctrl.cpp
videoctrl.h