From: Tomi V. <tom...@no...> - 2009-08-07 11:24:56
|
Quadros Roger (EXT-Teleca/Helsinki) wrote: > ext Tomi Valkeinen wrote: >> This patch set implement new display subsystem driver (DSS2) and omapfb driver >> for OMAP2/3. The patches can also be found from >> http://gitorious.org/linux-omap-dss2/linux >> >> The patches include DSS documentation patch that includes more instructions for >> module parameters, sysfs files etc. >> >> The patches enable DSS2 for SDP, Beagle and Overo boards. >> >> I don't currently have any OMAP2 board to test DSS2, but it has worked on OMAP2 >> and the possible fixes needed should be minimal. >> >> OMAP1 is not supported, and so the old DSS needs to be used on OMAP1 boards. >> >> DSS2 is partly based on the old omapfb driver by Imre Deak, and Imre has also >> contributed to DSS2 quite a bit. Ville Syrjälä has been contributing to scaling >> and tv-out work. Also some contributions have been made by Hardik Shah, Vaibhav >> Hiremath, and perhaps some others that I have forgotten =). >> >> --- >> >> [PATCH 01/15] OMAP: OMAPFB: split omapfb.h >> [PATCH 02/15] OMAP: OMAPFB: add omapdss device >> [PATCH 03/15] OMAP: Add VRAM manager >> [PATCH 04/15] OMAP: Add support for VRFB rotation engine >> [PATCH 05/15] OMAP: DSS2: Documentation for DSS2 >> [PATCH 06/15] OMAP: DSS2: Display Subsystem Driver core >> [PATCH 07/15] OMAP: DSS2: VENC driver >> [PATCH 08/15] OMAP: DSS2: RFBI driver >> [PATCH 09/15] OMAP: DSS2: SDI driver >> [PATCH 10/15] OMAP: DSS2: DSI driver >> [PATCH 11/15] OMAP: DSS2: omapfb driver >> [PATCH 12/15] OMAP: DSS2: Add panel drivers >> [PATCH 13/15] OMAP: SDP: Enable DSS2 for OMAP3 SDP board >> [PATCH 14/15] OMAP: Beagle: Enable DSS2 for Beagle board >> [PATCH 15/15] OMAP: Overo: Enable DSS2 for Overo >> > > Tomi, > > I didn't receive PATCH 06 from the series. It was too big. It seems to have gone through to linux-fbdev-devel: http://marc.info/?l=linux-fbdev-devel&r=1&b=200908&w=2 I have split it up more for next posting. Tomi |