qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
	svens@stackframe.org, qemu-devel@nongnu.org
Subject: Re: [PATCH 0/3] artist: minor fixes and performance improvement
Date: Thu, 5 May 2022 14:26:43 +0200	[thread overview]
Message-ID: <ede9e4f0-0972-c7dd-cc20-62579cac310f@gmx.de> (raw)
In-Reply-To: <20220504153708.10352-1-mark.cave-ayland@ilande.co.uk>

On 5/4/22 17:37, Mark Cave-Ayland wrote:
> Patch 1 updates artist.c to fix some style issues and ensure that artist.c passes
> checkpatch for the remainder of the patchset, whilst patch 2 removes the ROP8OFF()
> macro which is currently unused.
>
> Finally patch 3 is the main reason for this patchset and improves the performance
> of the artist framebuffer by only rendering the dirty scanlines to the display
> surface, which noticeably improves boot times and makes the GTK UI usable on my
> fairly modest laptop.
>
> [Helge/Sven: if you can provide a Tested-by or Reviewed-by tag for this patchset
> before the weekend, I can include it in my PR containing all the other HPPA
> updates]
>
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

I tested it and indeed, the GTK GUI is now really much faster, even with the
GTK window forwarded over X11.

Ideally, can the patch #3 (the GTK speedup) be backported?

I applied, reviewed and tested it. Please add:

Reviewed-by: Helge Deller <deller@gmx.de>

Thanks!
Helge


>
> Mark Cave-Ayland (3):
>   artist: checkpatch and newline style fixes
>   artist: remove unused ROP8OFF() macro
>   artist: only render dirty scanlines on the display surface
>
>  hw/display/artist.c | 33 ++++++++++++++-------------------
>  1 file changed, 14 insertions(+), 19 deletions(-)
>



  parent reply	other threads:[~2022-05-05 12:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-04 15:37 [PATCH 0/3] artist: minor fixes and performance improvement Mark Cave-Ayland
2022-05-04 15:37 ` [PATCH 1/3] artist: checkpatch and newline style fixes Mark Cave-Ayland
2022-05-04 15:43   ` Peter Maydell
2022-05-04 15:37 ` [PATCH 2/3] artist: remove unused ROP8OFF() macro Mark Cave-Ayland
2022-05-04 15:42   ` Peter Maydell
2022-05-04 15:37 ` [PATCH 3/3] artist: only render dirty scanlines on the display surface Mark Cave-Ayland
2022-05-05 12:26 ` Helge Deller [this message]
2022-05-08  9:26   ` [PATCH 0/3] artist: minor fixes and performance improvement Mark Cave-Ayland
2022-05-06  8:45 ` Sven Schnelle

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=ede9e4f0-0972-c7dd-cc20-62579cac310f@gmx.de \
    --to=deller@gmx.de \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=qemu-devel@nongnu.org \
    --cc=svens@stackframe.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).