About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / fb / cyblafb / todo


Based on kernel version 2.6.29. Page generated on 2009-03-25 22:22 EST.

1	TODO / Missing features
2	=======================
3	
4	Verify LCD stuff		"stretch" and "center" options are
5					completely untested ... this code needs to be
6					verified. As I don't have access to such
7					hardware, please contact me if you are
8					willing run some tests.
9	
10	Interlaced video modes		The reason that interleaved
11					modes are disabled is that I do not know
12					the meaning of the vertical interlace
13					parameter. Also the datasheet mentions a
14					bit d8 of a horizontal interlace parameter,
15					but nowhere the lower 8 bits. Please help
16					if you can.
17	
18	low-res double scan modes	Who needs it?
19	
20	accelerated color blitting	Who needs it? The console driver does use color
21					blitting for nothing but drawing the penguine,
22					everything else is done using color expanding
23					blitting of 1bpp character bitmaps.
24	
25	ioctls				Who needs it?
26	
27	TV-out				Will be done later. Use "vga= " at boot time
28					to set a suitable video mode.
29	
30	???				Feel free to contact me if you have any
31					feature requests
Hide Line Numbers


About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog