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>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Richard Henderson" <richard.henderson@linaro.org>,
	qemu-devel@nongnu.org, "Sven Schnelle" <svens@stackframe.org>
Subject: Re: [PATCH 0/6] hppa: Artist graphics driver fixes for HP-UX
Date: Mon, 16 May 2022 16:43:22 +0200	[thread overview]
Message-ID: <8b2ac5b2-73fb-90dc-6c42-30ceedf43bd7@gmx.de> (raw)
In-Reply-To: <cc38de01-0f6c-343f-535d-f84ef35aca0b@ilande.co.uk>

On 5/16/22 09:19, Mark Cave-Ayland wrote:
> On 12/05/2022 00:50, Helge Deller wrote:
>
>> This series adds additional HP fonts to the SeaBIOS-hppa firmware.
>>
>> And in the qemu artist graphics driver it:
>> - fixes the vertical postioning of the X11 cursor with HP-UX
>> - allows X11 to blank the screen (e.g. screensaver)
>> - allows the X11 driver to turn the X11 cursor on/off
>>
>> Signed-off-by: Helge Deller <deller@gmx.de>
>>
>> Helge Deller (6):
>>    seabios-hppa: Update SeaBIOS-hppa to VERSION 4
>>    artist: Introduce constant for max cursor size
>>    artist: Use human-readable variable names instead of reg_xxx
>>    artist: Fix vertical X11 cursor position in HP-UX
>>    artist: Allow to turn cursor on or off
>>    artist: Emulate screen blanking
>>
>>   hw/display/artist.c       | 134 +++++++++++++++++++++++++++++---------
>>   pc-bios/hppa-firmware.img | Bin 701964 -> 715240 bytes
>>   roms/seabios-hppa         |   2 +-
>>   3 files changed, 106 insertions(+), 30 deletions(-)
>>
>> --
>> 2.35.3
>
> I've applied these patches to latest git and done a quick test with
> my cut-down Linux image and the latest HPPA image at
> https://parisc.wiki.kernel.org/index.php/Qemu, and confirmed I can
> successfully switch fonts without seeing any other graphical issues.
> This isn't a particularly comprehensive test though, since I don't
> have a copy of HP-UX and the latest HPPA image doesn't have X
> installed.

Thanks for testing anyway. I agree, there are not many people who
can test the HP-UX graphics changes...

> From a general QEMU perspective the patches look okay, except for the
> separate patch posted after the original series which fails
> checkpatch due to styling issues around the block comments.

Argh... I just sent out v2 but missed to fix the style issues.
Please ignore v2 - I will send out a v3 soon....

> It is possible to do this directly on a checkout of the git source
> tree with "./scripts/checkpatch.pl master..HEAD", or once you have
> the final PR ready to go then a push to GitLab to confirm it passes
> CI should help locate any potential problems.

Can you give some more info about this GitLab integration?
I'm currently using github for my tree...

> I don't have any knowledge of the internals of the artist framebuffer, but feel free to add an:
>
> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>
> when you respin the v2. It's not far off a Tested-by but I don't feel I can offer that without being able to test a HP-UX X environment.

Thanks!

Helge


  reply	other threads:[~2022-05-16 14:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-11 23:50 [PATCH 0/6] hppa: Artist graphics driver fixes for HP-UX Helge Deller
2022-05-11 23:50 ` [PATCH 1/6] seabios-hppa: Update SeaBIOS-hppa to VERSION 4 Helge Deller
2022-05-11 23:50 ` [PATCH 2/6] artist: Introduce constant for max cursor size Helge Deller
2022-05-11 23:50 ` [PATCH 3/6] artist: Use human-readable variable names instead of reg_xxx Helge Deller
2022-05-11 23:50 ` [PATCH 4/6] artist: Fix vertical X11 cursor position in HP-UX Helge Deller
2022-05-11 23:50 ` [PATCH 5/6] artist: Allow to turn cursor on or off Helge Deller
2022-05-11 23:50 ` [PATCH 6/6] artist: Emulate screen blanking Helge Deller
     [not found] ` <3574c102-ba23-07b9-e6df-818c53718de7@gmx.de>
2022-05-12 12:05   ` [PATCH 0/6] hppa: Artist graphics driver fixes for HP-UX Helge Deller
2022-05-16  7:19 ` Mark Cave-Ayland
2022-05-16 14:43   ` Helge Deller [this message]
2022-05-16 16:52     ` Mark Cave-Ayland

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=8b2ac5b2-73fb-90dc-6c42-30ceedf43bd7@gmx.de \
    --to=deller@gmx.de \
    --cc=f4bug@amsat.org \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).