From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [PATCH 0/3] Misc ati-vga patches
Date: Tue, 10 Oct 2023 15:01:18 +0200 (CEST) [thread overview]
Message-ID: <cover.1696942148.git.balaton@eik.bme.hu> (raw)
Some misc patches I had laying around that could be upstreamed just to
clean up my tree a bit.
BALATON Zoltan (3):
ati-vga: Fix aperture sizes
ati-vga: Support unaligned access to GPIO DDC registers
ati-vga: Add 30 bit palette access register
hw/display/ati.c | 50 ++++++++++++++++++++++++++++---------------
hw/display/ati_dbg.c | 1 +
hw/display/ati_int.h | 1 +
hw/display/ati_regs.h | 1 +
4 files changed, 36 insertions(+), 17 deletions(-)
--
2.30.9
next reply other threads:[~2023-10-10 13:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-10 13:01 BALATON Zoltan [this message]
2023-10-10 13:01 ` [PATCH 1/3] ati-vga: Fix aperture sizes BALATON Zoltan
2023-10-30 11:18 ` Marc-André Lureau
2023-10-30 13:43 ` BALATON Zoltan
2023-11-01 17:04 ` BALATON Zoltan
2023-10-10 13:01 ` [PATCH 2/3] ati-vga: Support unaligned access to GPIO DDC registers BALATON Zoltan
2023-10-30 11:20 ` Marc-André Lureau
2023-10-10 13:01 ` [PATCH 3/3] ati-vga: Add 30 bit palette access register BALATON Zoltan
2023-10-22 22:45 ` [PATCH 0/3] Misc ati-vga patches BALATON Zoltan
2023-10-30 10:37 ` BALATON Zoltan
2023-10-30 20:44 ` Mark Cave-Ayland
2023-10-30 21:16 ` 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=cover.1696942148.git.balaton@eik.bme.hu \
--to=balaton@eik.bme.hu \
--cc=kraxel@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.