]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
FB: OMAP: Add support for framebuffer
authorImre Deak <imre.deak@nokia.com>
Mon, 9 May 2005 21:21:24 +0000 (14:21 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 9 May 2005 21:21:24 +0000 (14:21 -0700)
commit56023db1cac7ad89fd5fbeb4221bd037a3622368
tree5b7771a52fdda12eabfe439014d0d73798d54f46
parent49067b231a449c28f436877c5d267a9c6638eda1
FB: OMAP: Add support for framebuffer

Adds support for OMAP framebuffer.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
16 files changed:
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/omap/Makefile [new file with mode: 0644]
drivers/video/omap/debug.h [new file with mode: 0644]
drivers/video/omap/lcd_h2.c [new file with mode: 0644]
drivers/video/omap/lcd_h3.c [new file with mode: 0644]
drivers/video/omap/lcd_inn1510.c [new file with mode: 0644]
drivers/video/omap/lcd_inn1610.c [new file with mode: 0644]
drivers/video/omap/lcd_osk.c [new file with mode: 0644]
drivers/video/omap/lcd_p2.c [new file with mode: 0644]
drivers/video/omap/omap_lcdc.c [new file with mode: 0644]
drivers/video/omap/omapfb.h [new file with mode: 0644]
drivers/video/omap/omapfb_main.c [new file with mode: 0644]
drivers/video/omap/sossi.c [new file with mode: 0644]
drivers/video/omap/sossi.h [new file with mode: 0644]
include/linux/fb.h