summaryrefslogtreecommitdiff
path: root/hw/display/ati_int.h
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-08-22ati-vga: Implement dummy VBlank IRQBALATON Zoltan
2019-08-21ati-vga: Add limited support for big endian frame buffer apertureBALATON Zoltan
2019-07-03hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell
2019-06-28ati-vga: Fixes to offset and pitch registersBALATON Zoltan
2019-06-28ati-vga: Implement DDC and EDID info from monitorBALATON Zoltan
2019-05-13Clean up includesMarkus Armbruster
2019-03-11hw/display: Add basic ATI VGA emulationBALATON Zoltan