All of lore.kernel.org
 help / color / mirror / Atom feed
* Header definitions for RGB and CPU mode.
@ 2010-11-22  3:03 Inki Dae
  0 siblings, 0 replies; only message in thread
From: Inki Dae @ 2010-11-22  3:03 UTC (permalink / raw)
  To: linux-fbdev

Hello, Paul.

I wish your opinion to header definitions for rgb and cpu mode interface,
Now, fb.h is considering only RGB interface.
Framebuffer driver could be used as RGB mode and CPU mode also.

How about adding definitions for RGB mode and CPU mode like below?

For example,
#define FB_MODE_RGB		0	<- default setting for
compatibility.
#define FB_MODE_CPU		1

Thank you.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-22  3:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-22  3:03 Header definitions for RGB and CPU mode Inki Dae

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.