[PATCH 2/3] drm/tegra: Support setting the EMC clock

2014-05-26 Thread Thierry Reding
On Mon, May 26, 2014 at 11:28:42AM +0200, St?phane Marchesin wrote: > > > > On Mon, May 26, 2014 at 2:07 AM, Lucas Stach pengutronix.de> wrote: > > Am Freitag, den 23.05.2014, 18:58 -0700 schrieb St?phane Marchesin: > > > The current code doesn't enable the EMC

[PATCH 2/3] drm/tegra: Support setting the EMC clock

2014-05-26 Thread Lucas Stach
Am Freitag, den 23.05.2014, 18:58 -0700 schrieb St?phane Marchesin: > The current code doesn't enable the EMC clock, without which the > display cannot function, so let's enable this clock. We also need a > bit of code to pick the right frequency for the EMC clock depending > on the current video m

[PATCH 2/3] drm/tegra: Support setting the EMC clock

2014-05-26 Thread Stéphane Marchesin
On Mon, May 26, 2014 at 2:35 AM, Thierry Reding wrote: > On Mon, May 26, 2014 at 11:28:42AM +0200, St?phane Marchesin wrote: > > > > > > > > On Mon, May 26, 2014 at 2:07 AM, Lucas Stach > wrote: > > > Am Freitag, den 23.05.2014, 18:58 -0700 schrieb St?phane Marc

[PATCH 2/3] drm/tegra: Support setting the EMC clock

2014-05-26 Thread Stéphane Marchesin
On Mon, May 26, 2014 at 2:07 AM, Lucas Stach wrote: > Am Freitag, den 23.05.2014, 18:58 -0700 schrieb St?phane Marchesin: > > The current code doesn't enable the EMC clock, without which the > > display cannot function, so let's enable this clock. We also need a > > bit of code to pick the right

[PATCH 2/3] drm/tegra: Support setting the EMC clock

2014-05-23 Thread Stéphane Marchesin
The current code doesn't enable the EMC clock, without which the display cannot function, so let's enable this clock. We also need a bit of code to pick the right frequency for the EMC clock depending on the current video mode settings. Signed-off-by: St?phane Marchesin --- drivers/gpu/drm/tegra