Re: [PATCH v2 16/27] drm/tegra: Add Tegra114 display controller support

2013-10-15 Thread Thierry Reding
On Mon, Oct 14, 2013 at 12:05:18PM -0600, Stephen Warren wrote: > On 10/12/2013 05:32 AM, Thierry Reding wrote: > > On Fri, Oct 11, 2013 at 04:14:27PM -0600, Stephen Warren wrote: > >> On 10/07/2013 02:34 AM, Thierry Reding wrote: > >>> From: Mikko Perttunen > >>> > >>> The Tegra114 display contr

Re: [PATCH v2 16/27] drm/tegra: Add Tegra114 display controller support

2013-10-14 Thread Stephen Warren
On 10/12/2013 05:32 AM, Thierry Reding wrote: > On Fri, Oct 11, 2013 at 04:14:27PM -0600, Stephen Warren wrote: >> On 10/07/2013 02:34 AM, Thierry Reding wrote: >>> From: Mikko Perttunen >>> >>> The Tegra114 display controller is backwards-compatible with >>> previous generations of the Tegra SoC

Re: [PATCH v2 16/27] drm/tegra: Add Tegra114 display controller support

2013-10-12 Thread Thierry Reding
On Fri, Oct 11, 2013 at 04:14:27PM -0600, Stephen Warren wrote: > On 10/07/2013 02:34 AM, Thierry Reding wrote: > > From: Mikko Perttunen > > > > The Tegra114 display controller is backwards-compatible with previous > > generations of the Tegra SoC. No code changes are required. > > If the HW is

Re: [PATCH v2 16/27] drm/tegra: Add Tegra114 display controller support

2013-10-11 Thread Stephen Warren
On 10/07/2013 02:34 AM, Thierry Reding wrote: > From: Mikko Perttunen > > The Tegra114 display controller is backwards-compatible with previous > generations of the Tegra SoC. No code changes are required. If the HW is backwards-compatible, then there's no need to add extra compatible values to

[PATCH v2 16/27] drm/tegra: Add Tegra114 display controller support

2013-10-07 Thread Thierry Reding
From: Mikko Perttunen The Tegra114 display controller is backwards-compatible with previous generations of the Tegra SoC. No code changes are required. Signed-off-by: Mikko Perttunen Signed-off-by: Thierry Reding --- drivers/gpu/drm/tegra/dc.c | 1 + drivers/gpu/drm/tegra/drm.c | 1 + 2 file