qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] hppa: Artist graphics driver fixes for HP-UX
@ 2022-05-11 23:50 Helge Deller
  2022-05-11 23:50 ` [PATCH 1/6] seabios-hppa: Update SeaBIOS-hppa to VERSION 4 Helge Deller
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Helge Deller @ 2022-05-11 23:50 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, Richard Henderson, Mark Cave-Ayland,
	qemu-devel, Sven Schnelle

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-05-16 17:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2022-05-16 16:52     ` Mark Cave-Ayland

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).