Re: [PATCH v2 09/13] OMAPDSS: SDI: Create a function to set timings

2012-08-14 Thread Tomi Valkeinen
On Wed, 2012-08-15 at 00:38 +0530, Archit Taneja wrote: > On Tuesday 14 August 2012 11:03 PM, Tomi Valkeinen wrote: > > On Tue, 2012-08-14 at 22:26 +0530, Archit Taneja wrote: > >> On Tuesday 14 August 2012 07:14 PM, Tomi Valkeinen wrote: > > > >> I guess it depends on how drm/fb want to use it. I

Re: [PATCH v2 09/13] OMAPDSS: SDI: Create a function to set timings

2012-08-14 Thread Rob Clark
On Tue, Aug 14, 2012 at 11:56 AM, Archit Taneja wrote: > On Tuesday 14 August 2012 07:14 PM, Tomi Valkeinen wrote: >> >> On Thu, 2012-08-09 at 17:19 +0530, Archit Taneja wrote: >>> >>> Create function omapdss_sdi_set_timings(). Configuring new timings is >>> done the >>> same way as before, SDI is

Re: [PATCH v2 09/13] OMAPDSS: SDI: Create a function to set timings

2012-08-14 Thread Archit Taneja
On Tuesday 14 August 2012 11:03 PM, Tomi Valkeinen wrote: On Tue, 2012-08-14 at 22:26 +0530, Archit Taneja wrote: On Tuesday 14 August 2012 07:14 PM, Tomi Valkeinen wrote: I guess it depends on how drm/fb want to use it. I guess an output should have a set_timings() kind of op if it can do it

Re: [PATCH v2 09/13] OMAPDSS: SDI: Create a function to set timings

2012-08-14 Thread Tomi Valkeinen
On Tue, 2012-08-14 at 22:26 +0530, Archit Taneja wrote: > On Tuesday 14 August 2012 07:14 PM, Tomi Valkeinen wrote: > I guess it depends on how drm/fb want to use it. I guess an output > should have a set_timings() kind of op if it can do it seamlessly. I > guess we can do that easily in DPI, fo

Re: [PATCH v2 09/13] OMAPDSS: SDI: Create a function to set timings

2012-08-14 Thread Archit Taneja
On Tuesday 14 August 2012 07:14 PM, Tomi Valkeinen wrote: On Thu, 2012-08-09 at 17:19 +0530, Archit Taneja wrote: Create function omapdss_sdi_set_timings(). Configuring new timings is done the same way as before, SDI is disabled, and re-enabled with the new timings in dssdev. This just moves the

Re: [PATCH v2 09/13] OMAPDSS: SDI: Create a function to set timings

2012-08-14 Thread Tomi Valkeinen
On Thu, 2012-08-09 at 17:19 +0530, Archit Taneja wrote: > Create function omapdss_sdi_set_timings(). Configuring new timings is done the > same way as before, SDI is disabled, and re-enabled with the new timings in > dssdev. This just moves the code from the panel drivers to the SDI driver. > > Th

[PATCH v2 09/13] OMAPDSS: SDI: Create a function to set timings

2012-08-09 Thread Archit Taneja
Create function omapdss_sdi_set_timings(). Configuring new timings is done the same way as before, SDI is disabled, and re-enabled with the new timings in dssdev. This just moves the code from the panel drivers to the SDI driver. The panel drivers shouldn't be aware of how SDI manages to configure