fbdev: Add FOURCC-based format configuration API
authorLaurent Pinchart <[email protected]>
Tue, 13 Dec 2011 13:02:26 +0000 (14:02 +0100)
committerFlorian Tobias Schandinat <[email protected]>
Mon, 19 Dec 2011 20:07:13 +0000 (20:07 +0000)
commitfb21c2f42879c05c76ea9e249b6905fc729f8529
tree93c4581f4f2947dae8ebd36eae0cf86f38ec93d3
parentb779505282590289546aab9ffead4490fe195d40
fbdev: Add FOURCC-based format configuration API

This API will be used to support YUV frame buffer formats in a standard
way.

Last but not least, create a much needed fbdev API documentation and
document the format setting APIs.

Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Florian Tobias Schandinat <[email protected]>
Documentation/fb/api.txt [new file with mode: 0644]
drivers/video/fbmem.c
include/linux/fb.h