On Thu, 28 May 2015 15:51:44 +0200
Philipp Zabel wrote:
> Am Donnerstag, den 28.05.2015, 14:45 +0200 schrieb Boris Brezillon:
> > Hi Philip,
> >
> > On Thu, 28 May 2015 13:13:28 +0200
> > Philipp Zabel wrote:
> >
> > > Hi Boris,
> > >
> > > Am Dienstag, den 26.05.2015, 11:28 +0200 schrieb Bor
Am Donnerstag, den 28.05.2015, 14:45 +0200 schrieb Boris Brezillon:
> Hi Philip,
>
> On Thu, 28 May 2015 13:13:28 +0200
> Philipp Zabel wrote:
>
> > Hi Boris,
> >
> > Am Dienstag, den 26.05.2015, 11:28 +0200 schrieb Boris Brezillon:
> > > Hi David,
> > >
> > > On Thu, 21 May 2015 11:06:56 +020
Hi Philip,
On Thu, 28 May 2015 13:13:28 +0200
Philipp Zabel wrote:
> Hi Boris,
>
> Am Dienstag, den 26.05.2015, 11:28 +0200 schrieb Boris Brezillon:
> > Hi David,
> >
> > On Thu, 21 May 2015 11:06:56 +0200
> > David Dueck wrote:
> >
> > > drm_panel supports querying timing ranges. If the sup
Hi Boris,
Am Dienstag, den 26.05.2015, 11:28 +0200 schrieb Boris Brezillon:
> Hi David,
>
> On Thu, 21 May 2015 11:06:56 +0200
> David Dueck wrote:
>
> > drm_panel supports querying timing ranges. If the supplied mode does
> > not work with the hlcdc we query the panel and try to find a suitabl
Hi David,
On Thu, 21 May 2015 11:06:56 +0200
David Dueck wrote:
> drm_panel supports querying timing ranges. If the supplied mode does
> not work with the hlcdc we query the panel and try to find a suitable
> mode.
This patch looks good to me.
Philip, Thierry, could you confirm this is the cor
drm_panel supports querying timing ranges. If the supplied mode does
not work with the hlcdc we query the panel and try to find a suitable
mode.
Signed-off-by: David Dueck
---
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c | 118 +++
1 file changed, 98 insertions(+), 20 del