Changes in v2:
- Add HOST_PATH_CNTL reg in patch 1 to match Linux vram size calculation
- Add a new patch to implement pixman fallbacks for ati-vga that
should help with the series that make pixman optional.
Some misc patches I had laying around that could be upstreamed just to
clean up my tree a bit.
BALATON Zoltan (4):
ati-vga: Fix aperture sizes
ati-vga: Support unaligned access to GPIO DDC registers
ati-vga: Add 30 bit palette access register
ati-vga: Implement fallback for pixman routines
hw/display/ati.c | 61 +++++++++++++++++++++++++----------
hw/display/ati_2d.c | 75 ++++++++++++++++++++++++++++++-------------
hw/display/ati_dbg.c | 2 ++
hw/display/ati_int.h | 2 ++
hw/display/ati_regs.h | 2 ++
5 files changed, 103 insertions(+), 39 deletions(-)
--
2.30.9