aboutsummaryrefslogtreecommitdiff
path: root/hw/display/ati_int.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-06ati-vga: Implement fallback for pixman routinesBALATON Zoltan1-0/+1
2023-11-06ati-vga: Add 30 bit palette access registerBALATON Zoltan1-0/+1
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-1/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2019-08-22ati-vga: Implement dummy VBlank IRQBALATON Zoltan1-0/+4
2019-08-21ati-vga: Add limited support for big endian frame buffer apertureBALATON Zoltan1-0/+1
2019-07-03hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell1-1/+1
2019-06-28ati-vga: Fixes to offset and pitch registersBALATON Zoltan1-0/+1
2019-06-28ati-vga: Implement DDC and EDID info from monitorBALATON Zoltan1-0/+5
2019-05-13Clean up includesMarkus Armbruster1-1/+0
2019-03-11hw/display: Add basic ATI VGA emulationBALATON Zoltan1-0/+96