summaryrefslogtreecommitdiffstats
path: root/hw/display/ati_int.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* ati-vga: Implement dummy VBlank IRQBALATON Zoltan2019-08-221-0/+4
* ati-vga: Add limited support for big endian frame buffer apertureBALATON Zoltan2019-08-211-0/+1
* hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell2019-07-031-1/+1
* ati-vga: Fixes to offset and pitch registersBALATON Zoltan2019-06-281-0/+1
* ati-vga: Implement DDC and EDID info from monitorBALATON Zoltan2019-06-281-0/+5
* Clean up includesMarkus Armbruster2019-05-131-1/+0Star
* hw/display: Add basic ATI VGA emulationBALATON Zoltan2019-03-111-0/+96