All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-arm] [PATCH 0/2] hw/display/blizzard: remove blizzard_template.h
@ 2016-05-04 14:15 ` Peter Maydell
  0 siblings, 0 replies; 14+ messages in thread
From: Peter Maydell @ 2016-05-04 14:15 UTC (permalink / raw)
  To: qemu-arm, qemu-devel; +Cc: Eric Blake, Gerd Hoffmann, Pooja Dhannawat, patches

Now that we can rely on the display surface being 32 bits,
the whole machinery of blizzard_template.h being included once
per supported depth is unnecessary.

This series expands out the DEPTH-dependent macros, and then
moves the remaining code into blizzard.c and removes the header file.

It applies on top of Pooja Dhannawat's patch
"blizzard: Remove support for DEPTH != 32" (which you can
also find in my target-arm.next branch:
https://git.linaro.org/people/peter.maydell/qemu-arm.git target-arm.next)

thanks
-- PMM

Peter Maydell (2):
  hw/display/blizzard: Expand out macros
  hw/display/blizzard: Remove blizzard_template.h

 hw/display/blizzard.c          |  79 ++++++++++++++++++++++++++-
 hw/display/blizzard_template.h | 118 -----------------------------------------
 2 files changed, 77 insertions(+), 120 deletions(-)
 delete mode 100644 hw/display/blizzard_template.h

-- 
1.9.1


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

end of thread, other threads:[~2016-05-09  9:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-04 14:15 [Qemu-arm] [PATCH 0/2] hw/display/blizzard: remove blizzard_template.h Peter Maydell
2016-05-04 14:15 ` [Qemu-devel] " Peter Maydell
2016-05-04 14:15 ` [Qemu-arm] [PATCH 1/2] hw/display/blizzard: Expand out macros Peter Maydell
2016-05-04 14:15   ` [Qemu-devel] " Peter Maydell
2016-05-04 14:30   ` [Qemu-arm] " Eric Blake
2016-05-04 14:30     ` [Qemu-devel] " Eric Blake
2016-05-04 14:15 ` [Qemu-arm] [PATCH 2/2] hw/display/blizzard: Remove blizzard_template.h Peter Maydell
2016-05-04 14:15   ` [Qemu-devel] " Peter Maydell
2016-05-04 14:31   ` [Qemu-arm] " Eric Blake
2016-05-04 14:31     ` [Qemu-devel] " Eric Blake
2016-05-09  7:48 ` [Qemu-arm] [PATCH 0/2] hw/display/blizzard: remove blizzard_template.h Gerd Hoffmann
2016-05-09  7:48   ` [Qemu-devel] " Gerd Hoffmann
2016-05-09  9:32   ` Peter Maydell
2016-05-09  9:32     ` Peter Maydell

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.