qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>, marcandre.lureau@redhat.com
Subject: [PATCH v2 0/4] Misc ati-vga patches
Date: Wed,  1 Nov 2023 21:45:35 +0100 (CET)	[thread overview]
Message-ID: <cover.1698871239.git.balaton@eik.bme.hu> (raw)

Changes in v2:
- Add HOST_PATH_CNTL reg in patch 1 to match Linux vram size calculation
- Add a new patch to implement pixman fallbacks for ati-vga that
should help with the series that make pixman optional.

Some misc patches I had laying around that could be upstreamed just to
clean up my tree a bit.

BALATON Zoltan (4):
  ati-vga: Fix aperture sizes
  ati-vga: Support unaligned access to GPIO DDC registers
  ati-vga: Add 30 bit palette access register
  ati-vga: Implement fallback for pixman routines

 hw/display/ati.c      | 61 +++++++++++++++++++++++++----------
 hw/display/ati_2d.c   | 75 ++++++++++++++++++++++++++++++-------------
 hw/display/ati_dbg.c  |  2 ++
 hw/display/ati_int.h  |  2 ++
 hw/display/ati_regs.h |  2 ++
 5 files changed, 103 insertions(+), 39 deletions(-)

-- 
2.30.9



             reply	other threads:[~2023-11-01 20:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-01 20:45 BALATON Zoltan [this message]
2023-11-01 20:45 ` [PATCH v2 1/4] ati-vga: Fix aperture sizes BALATON Zoltan
2023-11-07 14:51   ` Michael Tokarev
2023-11-07 15:33     ` BALATON Zoltan
2023-11-07 17:27       ` Michael Tokarev
2023-11-01 20:45 ` [PATCH v2 2/4] ati-vga: Support unaligned access to GPIO DDC registers BALATON Zoltan
2023-11-01 20:45 ` [PATCH v2 3/4] ati-vga: Add 30 bit palette access register BALATON Zoltan
2023-11-01 20:45 ` [PATCH v2 4/4] ati-vga: Implement fallback for pixman routines BALATON Zoltan
2023-11-06 10:41   ` Marc-André Lureau
2023-11-06 11:02     ` BALATON Zoltan
2023-11-06 11:10       ` Marc-André Lureau
2023-11-06 11:17         ` BALATON Zoltan
2023-11-06 11:32           ` Marc-André Lureau

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.1698871239.git.balaton@eik.bme.hu \
    --to=balaton@eik.bme.hu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).