On Thu, 2011-05-12 at 17:58 +1000, Dushara Jayasinghe wrote:
> Anyway, just would like to find out, how much effort it would take to 
> add support for devices with 1/2 bits/pixel depth. I noticed that the 
> current xorg-fbdev implementation doesn't support these depths.
> 
> Just to add context to the question, I'm working on an embedded device 
> with a monochrome LCD. The CPU can generate grayscale images by upping 
> the frame-rate and modulating the pixels but the hardware implementation 
> limits the max FR so I can only support about 2 bits per pixel depth.

Would it be sufficient to use an 8bpp greyscale framebuffer and simply
ignore the low-order bits on scanout?

-- 
------
From: Jonathan Morton
      [email protected]


_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to