Re: [Intel-gfx] [PATCH 3/4] drm/i915: MIPI PPS delays added

2014-05-15 Thread Daniel Vetter
On Thu, May 15, 2014 at 04:06:56PM +0100, Damien Lespiau wrote: > On Mon, Apr 14, 2014 at 11:18:26AM +0530, Shobhit Kumar wrote: > > Added as generic parameters which will be initialized in the panel > > driver and are specific to panels. > > > > Backlight delays have also kept as placeholders and

Re: [Intel-gfx] [PATCH 3/4] drm/i915: MIPI PPS delays added

2014-05-15 Thread Damien Lespiau
On Mon, Apr 14, 2014 at 11:18:26AM +0530, Shobhit Kumar wrote: > Added as generic parameters which will be initialized in the panel > driver and are specific to panels. > > Backlight delays have also kept as placeholders and will be used used > once we have MIPI backlight enabling support > > Sig

[Intel-gfx] [PATCH 3/4] drm/i915: MIPI PPS delays added

2014-04-13 Thread Shobhit Kumar
Added as generic parameters which will be initialized in the panel driver and are specific to panels. Backlight delays have also kept as placeholders and will be used used once we have MIPI backlight enabling support Signed-off-by: Shobhit Kumar --- drivers/gpu/drm/i915/intel_dsi.c | 5 + d