qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
@ 2025-10-17 14:50 Chad Jablonski
  2025-10-17 14:50 ` [PATCH v3 1/1] " Chad Jablonski
  0 siblings, 1 reply; 4+ messages in thread
From: Chad Jablonski @ 2025-10-17 14:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: balaton, kraxel, marcandre.lureau, Chad Jablonski

v3:
- Additional style and comment changes per BALATON
- Moved #include "qemu/units.h" to ati_int.h
- Added data to commit message for additional 32MB RV100 card
- Fixed CONFIG_APER_SIZE for R100 to return half of BAR0 (as confirmed
  by testing of the 32MB Radeon card)

v2:
- Fixed CONFIG_APER_SIZE to return half of BAR0 for Rage 128
- Left CONFIG_APER_SIZE unchanged for R100 (half of vram_size)
- Improved commit message and minor style changes

Chad Jablonski (1):
  ati-vga: Fix framebuffer mapping by using hardware-correct aperture
    sizes

 hw/display/ati.c     | 17 +++++++++++++++--
 hw/display/ati_int.h |  5 +++++
 2 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.51.0



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

end of thread, other threads:[~2025-10-17 15:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-17 14:50 [PATCH v3 0/1] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes Chad Jablonski
2025-10-17 14:50 ` [PATCH v3 1/1] " Chad Jablonski
2025-10-17 15:09   ` BALATON Zoltan
2025-10-17 15:50     ` Chad Jablonski

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