qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] Misc sm501 improvements
@ 2018-06-21  8:08 BALATON Zoltan
  2018-06-21  8:08 ` [Qemu-devel] [PATCH 5/5] sm501: Fix support for non-zero frame buffer start address BALATON Zoltan
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: BALATON Zoltan @ 2018-06-21  8:08 UTC (permalink / raw)
  To: qemu-devel
  Cc: Magnus Damm, Aurelien Jarno, Peter Maydell, David Gibson,
	Sebastian Bauer

These are fixes to sm501 emulation that were found while testing with
AmigaOS 4.1FE (AmigaOS 4 is known to work on real hardware but we have
no way to verify it against hardware). While this is mainly to improve
sam460ex emulation this is now a separate series with the sm501
specific patches because that's also used on SH emulation. I hope
someone can review and merge this.

BALATON Zoltan (3):
  sm501: Implement i2c part for reading monitor EDID
  sm501: Set updated region dirty after 2D operation
  sm501: Fix support for non-zero frame buffer start address

Sebastian Bauer (2):
  sm501: Perform a full update after palette change
  sm501: Use values from the pitch register for 2d operations.

 default-configs/ppc-softmmu.mak    |   1 +
 default-configs/ppcemb-softmmu.mak |   1 +
 default-configs/sh4-softmmu.mak    |   2 +
 default-configs/sh4eb-softmmu.mak  |   2 +
 hw/display/sm501.c                 | 166 +++++++++++++++++++++++++++++++++++--
 5 files changed, 163 insertions(+), 9 deletions(-)

-- 
2.7.6

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

end of thread, other threads:[~2018-06-23 23:06 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-21  8:08 [Qemu-devel] [PATCH 0/5] Misc sm501 improvements BALATON Zoltan
2018-06-21  8:08 ` [Qemu-devel] [PATCH 5/5] sm501: Fix support for non-zero frame buffer start address BALATON Zoltan
2018-06-22  9:46   ` BALATON Zoltan
2018-06-21  8:08 ` [Qemu-devel] [PATCH 1/5] sm501: Implement i2c part for reading monitor EDID BALATON Zoltan
2018-06-22  4:00   ` Philippe Mathieu-Daudé
2018-06-23 23:05     ` BALATON Zoltan
2018-06-21  8:08 ` [Qemu-devel] [PATCH 2/5] sm501: Perform a full update after palette change BALATON Zoltan
2018-06-22  1:34   ` Philippe Mathieu-Daudé
2018-06-22 19:21     ` Sebastian Bauer
2018-06-22 21:38       ` BALATON Zoltan
2018-06-21  8:08 ` [Qemu-devel] [PATCH 3/5] sm501: Use values from the pitch register for 2d operations BALATON Zoltan
2018-06-21  8:08 ` [Qemu-devel] [PATCH 4/5] sm501: Set updated region dirty after 2D operation BALATON Zoltan
2018-06-22  0:51 ` [Qemu-devel] [PATCH 0/5] Misc sm501 improvements David Gibson
2018-06-22  1:37   ` Philippe Mathieu-Daudé
2018-06-22  9:24     ` Gerd Hoffmann
2018-06-22  1:32 ` Philippe Mathieu-Daudé
2018-06-22  8:55   ` BALATON Zoltan
2018-06-22 11:55     ` Philippe Mathieu-Daudé

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