All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/7] Misc sm501 improvements
@ 2018-07-04  9:40 BALATON Zoltan
  2018-07-04  9:40 ` [Qemu-devel] [PATCH v3 2/7] sm501: Perform a full update after palette change Sebastian Bauer
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: BALATON Zoltan @ 2018-07-04  9:40 UTC (permalink / raw)
  To: qemu-devel
  Cc: Magnus Damm, Aurelien Jarno, Peter Maydell, David Gibson,
	Sebastian Bauer, Philippe Mathieu-Daude

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 863 bytes --]

Version 3 with changes to 1/7 suggested by Philippe Mathieu-Daudé.
Hopefully this haven't missed 3.0 yet.

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

Sebastian Bauer (4):
  sm501: Perform a full update after palette change
  sm501: Use values from the pitch register for 2D operations
  sm501: Implement negated destination raster operation mode
  sm501: Log unimplemented raster operation modes

 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                 | 230 +++++++++++++++++++++++++++++++++++--
 5 files changed, 224 insertions(+), 12 deletions(-)

-- 
2.7.6

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

end of thread, other threads:[~2018-07-04 10:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-04  9:40 [Qemu-devel] [PATCH v3 0/7] Misc sm501 improvements BALATON Zoltan
2018-07-04  9:40 ` [Qemu-devel] [PATCH v3 2/7] sm501: Perform a full update after palette change Sebastian Bauer
2018-07-04  9:40 ` [Qemu-devel] [PATCH v3 3/7] sm501: Use values from the pitch register for 2D operations Sebastian Bauer
2018-07-04  9:40 ` [Qemu-devel] [PATCH v3 6/7] sm501: Fix support for non-zero frame buffer start address BALATON Zoltan
2018-07-04  9:40 ` [Qemu-devel] [PATCH v3 7/7] sm501: Set updated region dirty after 2D operation BALATON Zoltan
2018-07-04  9:40 ` [Qemu-devel] [PATCH v3 1/7] sm501: Implement i2c part for reading monitor EDID BALATON Zoltan
2018-07-04  9:40 ` [Qemu-devel] [PATCH v3 5/7] sm501: Log unimplemented raster operation modes Sebastian Bauer
2018-07-04  9:40 ` [Qemu-devel] [PATCH v3 4/7] sm501: Implement negated destination raster operation mode Sebastian Bauer
2018-07-04 10:04 ` [Qemu-devel] [PATCH v3 0/7] Misc sm501 improvements David Gibson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.