[PATCH 00/26] drm/omap: Convert to use videomode from omap_video_timings

2016-12-15 Thread Peter Ujfalusi
On 12/14/2016 11:32 PM, Laurent Pinchart wrote: > Hi Peter, > > On Thursday 01 Sep 2016 14:22:54 Peter Ujfalusi wrote: >> Hi, >> >> The following series will convert the omapdrm stack to use the generic >> videmode instead of the private omap_video_timings struct for the panel >> information. >>

[PATCH 00/26] drm/omap: Convert to use videomode from omap_video_timings

2016-12-15 Thread Tomi Valkeinen
On 14/12/16 23:32, Laurent Pinchart wrote: > Hi Peter, > > On Thursday 01 Sep 2016 14:22:54 Peter Ujfalusi wrote: >> Hi, >> >> The following series will convert the omapdrm stack to use the generic >> videmode instead of the private omap_video_timings struct for the panel >> information. >> >> Sin

[PATCH 00/26] drm/omap: Convert to use videomode from omap_video_timings

2016-12-14 Thread Laurent Pinchart
Hi Peter, On Thursday 01 Sep 2016 14:22:54 Peter Ujfalusi wrote: > Hi, > > The following series will convert the omapdrm stack to use the generic > videmode instead of the private omap_video_timings struct for the panel > information. > > Since we have several panels under omapdrm/displays/ wher

[PATCH 00/26] drm/omap: Convert to use videomode from omap_video_timings

2016-09-01 Thread Peter Ujfalusi
Hi, The following series will convert the omapdrm stack to use the generic videmode instead of the private omap_video_timings struct for the panel information. Since we have several panels under omapdrm/displays/ where the data drive edge is set to be different then the sync drive edge, the first