Re: [PATCH 0/3] omapdss: venc: Add support for bypass and acbias.

2013-11-18 Thread Dr. H. Nikolaus Schaller
Hi Tomi, Am 18.11.2013 um 14:29 schrieb Tomi Valkeinen: > On 2013-11-11 16:30, Dr. H. Nikolaus Schaller wrote: > >> Maybe it looks as if it is an unsolvable problem. The OPA works only if >> acbias >> and bypass are enabled, but is not allowed to tell that it is there. > > That's why the board

Re: [PATCH 0/3] omapdss: venc: Add support for bypass and acbias.

2013-11-18 Thread Tomi Valkeinen
On 2013-11-11 16:30, Dr. H. Nikolaus Schaller wrote: > Maybe it looks as if it is an unsolvable problem. The OPA works only if acbias > and bypass are enabled, but is not allowed to tell that it is there. That's why the board file or dts file is there, to have "glue" data to make different pieces

Re: [PATCH 0/3] omapdss: venc: Add support for bypass and acbias.

2013-11-11 Thread Tony Lindgren
* Dr. H. Nikolaus Schaller [13 06:30]: > Am 11.11.2013 um 15:13 schrieb Tomi Valkeinen: > > On 2013-11-11 15:57, Dr. H. Nikolaus Schaller wrote: > > > > The display.c file is not strictly DSS stuff, but DSS related "glue" for > > the SoC. For example, the muxing of the DSI pads is also done on

Re: [PATCH 0/3] omapdss: venc: Add support for bypass and acbias.

2013-11-11 Thread Dr. H. Nikolaus Schaller
Am 11.11.2013 um 15:13 schrieb Tomi Valkeinen: > On 2013-11-11 15:57, Dr. H. Nikolaus Schaller wrote: >> Hi Tomi, >> >> Am 11.11.2013 um 14:29 schrieb Tomi Valkeinen: >> >>> Hi, >>> >>> On 2013-11-05 09:24, Belisko Marek wrote: Hi, ping. On Mon, Oct 14, 2013 at 11:02

Re: [PATCH 0/3] omapdss: venc: Add support for bypass and acbias.

2013-11-11 Thread Dr. H. Nikolaus Schaller
Am 11.11.2013 um 15:13 schrieb Tomi Valkeinen: > On 2013-11-11 15:57, Dr. H. Nikolaus Schaller wrote: >> Hi Tomi, >> >> Am 11.11.2013 um 14:29 schrieb Tomi Valkeinen: >> >>> Hi, >>> >>> On 2013-11-05 09:24, Belisko Marek wrote: Hi, ping. On Mon, Oct 14, 2013 at 11:02

Re: [PATCH 0/3] omapdss: venc: Add support for bypass and acbias.

2013-11-11 Thread Tomi Valkeinen
On 2013-11-11 15:57, Dr. H. Nikolaus Schaller wrote: > Hi Tomi, > > Am 11.11.2013 um 14:29 schrieb Tomi Valkeinen: > >> Hi, >> >> On 2013-11-05 09:24, Belisko Marek wrote: >>> Hi, >>> >>> ping. >>> >>> On Mon, Oct 14, 2013 at 11:02 PM, Marek Belisko wrote: This patches is adding bypass and

Re: [PATCH 0/3] omapdss: venc: Add support for bypass and acbias.

2013-11-11 Thread Dr. H. Nikolaus Schaller
Hi Tomi, Am 11.11.2013 um 14:29 schrieb Tomi Valkeinen: > Hi, > > On 2013-11-05 09:24, Belisko Marek wrote: >> Hi, >> >> ping. >> >> On Mon, Oct 14, 2013 at 11:02 PM, Marek Belisko wrote: >>> This patches is adding bypass and acbias functionality to omapdss venc >>> driver. >>> In first patc

Re: [PATCH 0/3] omapdss: venc: Add support for bypass and acbias.

2013-11-11 Thread Tomi Valkeinen
Hi, On 2013-11-05 09:24, Belisko Marek wrote: > Hi, > > ping. > > On Mon, Oct 14, 2013 at 11:02 PM, Marek Belisko wrote: >> This patches is adding bypass and acbias functionality to omapdss venc >> driver. >> In first patch we export updatin bypass and acbias in devconf1 register. >> Next pat

Re: [PATCH 0/3] omapdss: venc: Add support for bypass and acbias.

2013-11-04 Thread Belisko Marek
Hi, ping. On Mon, Oct 14, 2013 at 11:02 PM, Marek Belisko wrote: > This patches is adding bypass and acbias functionality to omapdss venc driver. > In first patch we export updatin bypass and acbias in devconf1 register. Next > patch > add handling for updating in venc driver and last patch add