All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] More sm501 fixes and optimisations
@ 2020-06-06 19:17 BALATON Zoltan
  2020-06-06 19:17 ` [PATCH 2/4] sm501: Drop unneded variable BALATON Zoltan
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: BALATON Zoltan @ 2020-06-06 19:17 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Sebastian Bauer, Magnus Damm, Gerd Hoffmann,
	Aurelien Jarno

Some small fixes and optimisations for hw/display/sm501.c.

BALATON Zoltan (4):
  sm501: Fix bounds checks
  sm501: Drop unneded variable
  sm501: Ignore no-op blits
  sm501: Optimise 1 pixel 2d ops

 hw/display/sm501.c | 58 ++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 48 insertions(+), 10 deletions(-)

-- 
2.21.3



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

end of thread, other threads:[~2020-06-15 17:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-06 19:17 [PATCH 0/4] More sm501 fixes and optimisations BALATON Zoltan
2020-06-06 19:17 ` [PATCH 2/4] sm501: Drop unneded variable BALATON Zoltan
2020-06-15 14:50   ` Peter Maydell
2020-06-06 19:17 ` [PATCH 1/4] sm501: Fix bounds checks BALATON Zoltan
2020-06-15 15:23   ` Peter Maydell
2020-06-15 16:40     ` BALATON Zoltan
2020-06-15 16:53       ` Peter Maydell
2020-06-15 17:43         ` BALATON Zoltan
2020-06-06 19:17 ` [PATCH 3/4] sm501: Ignore no-op blits BALATON Zoltan
2020-06-15 14:56   ` Peter Maydell
2020-06-15 15:14     ` BALATON Zoltan
2020-06-06 19:17 ` [PATCH 4/4] sm501: Optimise 1 pixel 2d ops BALATON Zoltan
2020-06-15 15:42   ` Peter Maydell
2020-06-15 17:00     ` BALATON Zoltan
2020-06-12 13:10 ` [PATCH 0/4] More sm501 fixes and optimisations BALATON Zoltan

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.