From: BALATON Zoltan <balaton@eik.bme.hu>
To: Chad Jablonski <chad@jablonski.xyz>
Cc: qemu-devel@nongnu.org, "Gerd Hoffmann" <kraxel@redhat.com>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: Re: [PATCH v11 17/17] ati-vga: Implement HOST_DATA flush to VRAM
Date: Wed, 4 Mar 2026 02:36:33 +0100 (CET) [thread overview]
Message-ID: <2ec3b2de-63c6-4eba-e097-a0a46f8d6021@eik.bme.hu> (raw)
In-Reply-To: <DGTLV6S10ROE.37PRQWXFH73W@jablonski.xyz>
On Tue, 3 Mar 2026, Chad Jablonski wrote:
>> Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
>>
>> Also tested that it works with MorphOS that was known to need it for some
>> font rendering so this fixes Xorg and MorphOS. It is now fully reviewed,
>
> This is great! Thank you Zoltan for all of your time and patience
> reviewing.
Thank you for taking up this work and not giving up and doing an excellent
work testing real cards and modelling it. Now we just need somebody to
pick up the patches so it can be merged. Hopefully somebody is still
reading this thread.
Regards,
BALATON Zoltan
next prev parent reply other threads:[~2026-03-04 1:37 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 2:47 [PATCH v11 00/17] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 01/17] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 02/17] ati-vga: Fix DST_PITCH and SRC_PITCH reads Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 03/17] ati-vga: Read aliased values from DP_GUI_MASTER_CNTL Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 04/17] ati-vga: Latch src and dst pitch and offset on master_cntl default Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 05/17] ati-vga: Implement foreground and background color register writes Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 06/17] ati-vga: Add scissor clipping register support Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 07/17] ati-vga: Remove dst_x/y updates after blit Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 08/17] ati-vga: Consolidate dirty region tracking in ati_2d_blt Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 09/17] ati-vga: Remove src and dst stride mutation " Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 10/17] ati-vga: Use local variables for register values " Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 11/17] ati-vga: Introduce ATI2DCtx struct for 2D blit context Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 12/17] ati-vga: Extract setup_2d_blt_ctx from ati_2d_blt Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 13/17] ati-vga: Split ati_2d_do_blt " Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 14/17] ati-vga: Remove ATIVGAState param from ati_2d_do_blt Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 15/17] ati-vga: Implement scissor rectangle clipping for 2D operations Chad Jablonski
2026-03-03 2:47 ` [PATCH v11 16/17] ati-vga: Implement HOST_DATA register writes Chad Jablonski
2026-03-04 0:32 ` BALATON Zoltan
2026-03-03 2:47 ` [PATCH v11 17/17] ati-vga: Implement HOST_DATA flush to VRAM Chad Jablonski
2026-03-04 0:38 ` BALATON Zoltan
2026-03-04 1:26 ` Chad Jablonski
2026-03-04 1:36 ` BALATON Zoltan [this message]
2026-03-08 22:21 ` [PATCH v11 00/17] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering Philippe Mathieu-Daudé
2026-03-09 0:12 ` BALATON Zoltan
2026-03-09 1:55 ` BALATON Zoltan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2ec3b2de-63c6-4eba-e097-a0a46f8d6021@eik.bme.hu \
--to=balaton@eik.bme.hu \
--cc=chad@jablonski.xyz \
--cc=kraxel@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.