qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] Resend of all outstanding ati-vga patches
@ 2019-08-11 21:14 BALATON Zoltan
  2019-08-11 21:14 ` [Qemu-devel] [PATCH 3/7] ati-vga: Fix GPIO_MONID register write BALATON Zoltan
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: BALATON Zoltan @ 2019-08-11 21:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

Hello,

This is the latest version of all outstanding ati-vga patches
collected in one series. Some of these or previous versions of them
were sent individually before but these are now superceding all
previous patches that are not yet in master and this series is all
that should be needed.

This should fix color problems due to endianness with most drivers (if
such problems remain with some Linux drivers those should be cross
checked with real hardware), fixes running FCode ROM with appropriate
OpenBIOS patches for mac99 and includes fixes that will be needed to
get picture with MacOS 9 but that may also need VBlank interrupts
emulated so it won't boot yet.

Regards,
BALATON Zoltan

BALATON Zoltan (7):
  ati-vga: Add registers for getting apertures
  ati-vga: Add some register definitions for debugging
  ati-vga: Fix GPIO_MONID register write
  ati-vga: Fix cursor color with guest_hwcursor=true
  ati-vga: Fix hardware cursor image offset
  ati-vga: Attempt to handle CRTC offset not exact multiple of stride
  ati-vga: Add limited support for big endian frame buffer aperture

 hw/display/ati.c      | 68 +++++++++++++++++++++++++++++++++++++--------------
 hw/display/ati_dbg.c  |  9 +++++++
 hw/display/ati_int.h  |  1 +
 hw/display/ati_regs.h | 11 +++++++++
 4 files changed, 71 insertions(+), 18 deletions(-)

-- 
2.13.7



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-08-21  9:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-11 21:14 [Qemu-devel] [PATCH 0/7] Resend of all outstanding ati-vga patches BALATON Zoltan
2019-08-11 21:14 ` [Qemu-devel] [PATCH 3/7] ati-vga: Fix GPIO_MONID register write BALATON Zoltan
2019-08-11 21:14 ` [Qemu-devel] [PATCH 5/7] ati-vga: Fix hardware cursor image offset BALATON Zoltan
2019-08-11 21:14 ` [Qemu-devel] [PATCH 2/7] ati-vga: Add some register definitions for debugging BALATON Zoltan
2019-08-11 21:14 ` [Qemu-devel] [PATCH 1/7] ati-vga: Add registers for getting apertures BALATON Zoltan
2019-08-21  8:58   ` Gerd Hoffmann
2019-08-11 21:14 ` [Qemu-devel] [PATCH 4/7] ati-vga: Fix cursor color with guest_hwcursor=true BALATON Zoltan
2019-08-12  9:03   ` Philippe Mathieu-Daudé
2019-08-12 10:28     ` BALATON Zoltan
2019-08-12 10:36       ` Philippe Mathieu-Daudé
2019-08-12 10:55         ` BALATON Zoltan
2019-08-12 12:27           ` Andrew Randrianasulu
2019-08-11 21:14 ` [Qemu-devel] [PATCH 7/7] ati-vga: Add limited support for big endian frame buffer aperture BALATON Zoltan
2019-08-11 21:14 ` [Qemu-devel] [PATCH 6/7] ati-vga: Attempt to handle CRTC offset not exact multiple of stride BALATON Zoltan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).