Re: [PATCH 1/3] ati-vga: Fix aperture sizes

2023-11-01 Thread BALATON Zoltan
On Mon, 30 Oct 2023, Marc-André Lureau wrote: Hi On Tue, Oct 10, 2023 at 5:03 PM BALATON Zoltan wrote: Apparently these should be half the memory region sizes confirmed at least by Radeon drivers while Rage 128 Pro drivers don't seem to use these. There doesn't seem to be adjustments for th

Re: [PATCH 1/3] ati-vga: Fix aperture sizes

2023-10-30 Thread BALATON Zoltan
On Mon, 30 Oct 2023, Marc-André Lureau wrote: Hi On Tue, Oct 10, 2023 at 5:03 PM BALATON Zoltan wrote: Apparently these should be half the memory region sizes confirmed at least by Radeon drivers while Rage 128 Pro drivers don't seem to use these. There doesn't seem to be adjustments for th

Re: [PATCH 1/3] ati-vga: Fix aperture sizes

2023-10-30 Thread Marc-André Lureau
Hi On Tue, Oct 10, 2023 at 5:03 PM BALATON Zoltan wrote: > > Apparently these should be half the memory region sizes confirmed at > least by Radeon drivers while Rage 128 Pro drivers don't seem to use > these. There doesn't seem to be adjustments for the kernel PPC driver https://github.com/torv

[PATCH 1/3] ati-vga: Fix aperture sizes

2023-10-10 Thread BALATON Zoltan
Apparently these should be half the memory region sizes confirmed at least by Radeon drivers while Rage 128 Pro drivers don't seem to use these. Signed-off-by: BALATON Zoltan --- hw/display/ati.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/display/ati.c b/hw/displa