qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Misc ati-vga patches
@ 2023-11-01 20:45 BALATON Zoltan
  2023-11-01 20:45 ` [PATCH v2 1/4] ati-vga: Fix aperture sizes BALATON Zoltan
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: BALATON Zoltan @ 2023-11-01 20:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann, marcandre.lureau

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



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

end of thread, other threads:[~2023-11-07 17:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-01 20:45 [PATCH v2 0/4] Misc ati-vga patches BALATON Zoltan
2023-11-01 20:45 ` [PATCH v2 1/4] ati-vga: Fix aperture sizes BALATON Zoltan
2023-11-07 14:51   ` Michael Tokarev
2023-11-07 15:33     ` BALATON Zoltan
2023-11-07 17:27       ` Michael Tokarev
2023-11-01 20:45 ` [PATCH v2 2/4] ati-vga: Support unaligned access to GPIO DDC registers BALATON Zoltan
2023-11-01 20:45 ` [PATCH v2 3/4] ati-vga: Add 30 bit palette access register BALATON Zoltan
2023-11-01 20:45 ` [PATCH v2 4/4] ati-vga: Implement fallback for pixman routines BALATON Zoltan
2023-11-06 10:41   ` Marc-André Lureau
2023-11-06 11:02     ` BALATON Zoltan
2023-11-06 11:10       ` Marc-André Lureau
2023-11-06 11:17         ` BALATON Zoltan
2023-11-06 11:32           ` Marc-André Lureau

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).