All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Why does logo_plot() not use video_display_bitmap()?
@ 2010-08-27 21:48 Timur Tabi
  2010-08-29  8:56 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Timur Tabi @ 2010-08-27 21:48 UTC (permalink / raw)
  To: u-boot

logo_plot() has its own code for rendering a bitmap, but this code is much
less capable than video_display_bitmap().  Why doesn't logo_plot() just call
video_display_bitmap() to draw the actual bitmap?

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

end of thread, other threads:[~2010-08-29 12:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27 21:48 [U-Boot] Why does logo_plot() not use video_display_bitmap()? Timur Tabi
2010-08-29  8:56 ` Wolfgang Denk
2010-08-29 12:58   ` Timur Tabi

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.