[PATCH v3 0/1] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes

Chad Jablonski posted 1 patch 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251017145012.1948363-1-chad@jablonski.xyz
There is a newer version of this series
hw/display/ati.c     | 17 +++++++++++++++--
hw/display/ati_int.h |  5 +++++
2 files changed, 20 insertions(+), 2 deletions(-)
[PATCH v3 0/1] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
Posted by Chad Jablonski 4 weeks ago
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