From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Sebastian Bauer <mail@sebastianbauer.info>,
Magnus Damm <magnus.damm@gmail.com>,
Gerd Hoffmann <kraxel@redhat.com>,
Aurelien Jarno <aurelien@aurel32.net>
Subject: [PATCH v2 0/8] More sm501 fixes and optimisations
Date: Tue, 16 Jun 2020 02:22:30 +0200 [thread overview]
Message-ID: <cover.1592266950.git.balaton@eik.bme.hu> (raw)
Version 2 with changes according to review by Peter plus some new
patches added. Still need to verify overlap checks so likely will be
another version but sending it now if additional comments come up.
Regards,
BALATON Zoltan
BALATON Zoltan (8):
sm501: Fix bounds checks
sm501: Drop unneded variable
sm501: Ignore no-op blits
sm501: Introduce variable for commonly used value for better
readability
sm501: Optimise 1 pixel 2d ops
sm501: Use stn_he_p/ldn_he_p instead of switch/case
sm501: Do not allow guest to set invalid format
sm501: Convert debug printfs to traces
hw/display/sm501.c | 133 ++++++++++++++++++----------------------
hw/display/trace-events | 12 ++++
2 files changed, 72 insertions(+), 73 deletions(-)
--
2.21.3
next reply other threads:[~2020-06-16 0:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-16 0:22 BALATON Zoltan [this message]
2020-06-16 0:22 ` [PATCH v2 4/8] sm501: Introduce variable for commonly used value for better readability BALATON Zoltan
2020-06-18 16:45 ` Peter Maydell
2020-06-16 0:22 ` [PATCH v2 8/8] sm501: Convert debug printfs to traces BALATON Zoltan
2020-06-18 16:48 ` Peter Maydell
2020-06-16 0:22 ` [PATCH v2 3/8] sm501: Ignore no-op blits BALATON Zoltan
2020-06-16 0:22 ` [PATCH v2 5/8] sm501: Optimise 1 pixel 2d ops BALATON Zoltan
2020-06-18 16:47 ` Peter Maydell
2020-06-16 0:22 ` [PATCH v2 1/8] sm501: Fix bounds checks BALATON Zoltan
2020-06-16 0:22 ` [PATCH v2 2/8] sm501: Drop unneded variable BALATON Zoltan
2020-06-16 0:22 ` [PATCH v2 6/8] sm501: Use stn_he_p/ldn_he_p instead of switch/case BALATON Zoltan
2020-06-19 10:54 ` Philippe Mathieu-Daudé
2020-06-16 0:22 ` [PATCH v2 7/8] sm501: Do not allow guest to set invalid format BALATON Zoltan
2020-06-18 16:43 ` Peter Maydell
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.1592266950.git.balaton@eik.bme.hu \
--to=balaton@eik.bme.hu \
--cc=aurelien@aurel32.net \
--cc=kraxel@redhat.com \
--cc=magnus.damm@gmail.com \
--cc=mail@sebastianbauer.info \
--cc=peter.maydell@linaro.org \
--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).