v4:
- Simplified CONFIG_APER_SIZE to use memory_region_size() per BALATON
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 | 16 ++++++++++++++--
hw/display/ati_int.h | 5 +++++
2 files changed, 19 insertions(+), 2 deletions(-)
--
2.51.0