Re: [PATCH 1/3] drm/panel: simple: Add ability to override typical timing

2018-02-07 Thread Sean Paul
On Wed, Feb 07, 2018 at 11:41:49AM -0600, Rob Herring wrote: > On Tue, Feb 6, 2018 at 3:48 PM, Sean Paul wrote: > > On Tue, Feb 06, 2018 at 02:19:34PM -0600, Rob Herring wrote: > >> On Tue, Feb 6, 2018 at 10:56 AM, Sean Paul wrote: > >> > This patch

Re: [PATCH 1/3] drm/panel: simple: Add ability to override typical timing

2018-02-07 Thread Rob Herring
On Tue, Feb 6, 2018 at 3:48 PM, Sean Paul wrote: > On Tue, Feb 06, 2018 at 02:19:34PM -0600, Rob Herring wrote: >> On Tue, Feb 6, 2018 at 10:56 AM, Sean Paul wrote: >> > This patch adds the ability to override the typical display timing for a >> >

Re: [PATCH 1/3] drm/panel: simple: Add ability to override typical timing

2018-02-07 Thread Thierry Reding
On Tue, Feb 06, 2018 at 02:19:34PM -0600, Rob Herring wrote: > On Tue, Feb 6, 2018 at 10:56 AM, Sean Paul wrote: > > This patch adds the ability to override the typical display timing for a > > given panel. This is useful for devices which have timing constraints > > that

Re: [PATCH 1/3] drm/panel: simple: Add ability to override typical timing

2018-02-06 Thread Sean Paul
On Tue, Feb 06, 2018 at 02:19:34PM -0600, Rob Herring wrote: > On Tue, Feb 6, 2018 at 10:56 AM, Sean Paul wrote: > > This patch adds the ability to override the typical display timing for a > > given panel. This is useful for devices which have timing constraints > > that

Re: [PATCH 1/3] drm/panel: simple: Add ability to override typical timing

2018-02-06 Thread Rob Herring
On Tue, Feb 6, 2018 at 10:56 AM, Sean Paul wrote: > This patch adds the ability to override the typical display timing for a > given panel. This is useful for devices which have timing constraints > that do not apply across the entire display driver (eg: to avoid >

[PATCH 1/3] drm/panel: simple: Add ability to override typical timing

2018-02-06 Thread Sean Paul
This patch adds the ability to override the typical display timing for a given panel. This is useful for devices which have timing constraints that do not apply across the entire display driver (eg: to avoid crosstalk between panel and digitizer on certain laptops). The rules are as follows: -