> Hi all, > > Does omap (2&3) DSS support 24 bit output? > > I was trying to enable DVI support for omap2evm(data lines=24, bits > per pixel =24), I couldn't find > 24 bit support in omapfb driver(git) and omap24xxfb(linux-2.6.14-omap2-v5). > > In TRM its given that it supports 24 BPP. Then why its absent in both > the drivers?. Does the hardware > really support 24 bit format? > Hardware does support RGB 24 packed and unpacked modes. In TI code it is implemented in V4L based Video driver and also in FB driver, omap2_disp_config_gfxlayer selects the bpp and configures DISPC_GFX_ATTRIBUTES register accordingly. Regards, Khasim http://khasim.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html