[PATCH] drm/omap: update for interlaced

2012-09-06 Thread Semwal, Sumit
Hi Rob, On Thu, Sep 6, 2012 at 3:18 AM, Rob Clark wrote: > From: Rob Clark > > 'struct omap_video_timings' was updated w/ a 'bool interlaced'. Without > a matching update in omap_connector, this field could have undefined > values from the stack, which isn't quite ideal. > > Update the fxns to c

Re: [PATCH] drm/omap: update for interlaced

2012-09-05 Thread Semwal, Sumit
Hi Rob, On Thu, Sep 6, 2012 at 3:18 AM, Rob Clark wrote: > From: Rob Clark > > 'struct omap_video_timings' was updated w/ a 'bool interlaced'. Without > a matching update in omap_connector, this field could have undefined > values from the stack, which isn't quite ideal. > > Update the fxns to c

[PATCH] drm/omap: update for interlaced

2012-09-05 Thread Rob Clark
From: Rob Clark 'struct omap_video_timings' was updated w/ a 'bool interlaced'. Without a matching update in omap_connector, this field could have undefined values from the stack, which isn't quite ideal. Update the fxns to convert omapdss<->drm timings structs, and zero-init 'struct omap_video

[PATCH] drm/omap: update for interlaced

2012-09-05 Thread Rob Clark
From: Rob Clark 'struct omap_video_timings' was updated w/ a 'bool interlaced'. Without a matching update in omap_connector, this field could have undefined values from the stack, which isn't quite ideal. Update the fxns to convert omapdss<->drm timings structs, and zero-init 'struct omap_video