Hello All, Thank you all very much for providing such active and informative forums. Unfortunately, I am having an issue with interfacing a graphical display to the OMAP using LIDD in place of the Raster mode. To give some background regarding my build, I am using a modified build of the Arago project on custom boards. Ideally I would like to drive the display using the LCD controller on the OMAP while utilizing the frame buffers and dma for optimal performance. I have reviewed the LCDC pdf (http://www.ti.com/lit/ug/sprufm0b/sprufm0b.pdf) and understand the functionality. The primary problem being the optimized Linux drivers are only provided for graphical displays utilizing the Raster mode, while the LIDD mode drives assume the use of character displays and are not optimized. I would highly appreciate it if anyone could provide an example driver of a graphical display utilizing the LIDD mode or point me in the right direction for implementing an optimized driver. Thank you, Amin