On Thu, Jan 3, 2013 at 2:33 AM, St?phane Marchesin <
stephane.marchesin at gmail.com> wrote:
> On Wed, Dec 26, 2012 at 3:27 AM, Prathyush K
> wrote:
> > From: Akshu Agrawal
> >
> > If any fimd channel was already active, initializing iommu will result
> > in a PAGE FAULT (e.g. u-boot could have
On Thu, Jan 3, 2013 at 2:33 AM, Stéphane Marchesin <
stephane.marche...@gmail.com> wrote:
> On Wed, Dec 26, 2012 at 3:27 AM, Prathyush K
> wrote:
> > From: Akshu Agrawal
> >
> > If any fimd channel was already active, initializing iommu will result
> > in a PAGE FAULT (e.g. u-boot could have tur
On Wed, Dec 26, 2012 at 3:27 AM, Prathyush K wrote:
> From: Akshu Agrawal
>
> If any fimd channel was already active, initializing iommu will result
> in a PAGE FAULT (e.g. u-boot could have turned on the display and
> not disabled it before the kernel starts). This patch checks if any
> channel
On Wed, Dec 26, 2012 at 3:27 AM, Prathyush K wrote:
> From: Akshu Agrawal
>
> If any fimd channel was already active, initializing iommu will result
> in a PAGE FAULT (e.g. u-boot could have turned on the display and
> not disabled it before the kernel starts). This patch checks if any
> channel
2012/12/26 Prathyush K
> From: Akshu Agrawal
>
> If any fimd channel was already active, initializing iommu will result
> in a PAGE FAULT (e.g. u-boot could have turned on the display and
> not disabled it before the kernel starts). This patch checks if any
> channel is active before initializin
From: Akshu Agrawal
If any fimd channel was already active, initializing iommu will result
in a PAGE FAULT (e.g. u-boot could have turned on the display and
not disabled it before the kernel starts). This patch checks if any
channel is active before initializing iommu and disables it.
Signed-off
2012/12/26 Prathyush K
> From: Akshu Agrawal
>
> If any fimd channel was already active, initializing iommu will result
> in a PAGE FAULT (e.g. u-boot could have turned on the display and
> not disabled it before the kernel starts). This patch checks if any
> channel is active before initializin
From: Akshu Agrawal
If any fimd channel was already active, initializing iommu will result
in a PAGE FAULT (e.g. u-boot could have turned on the display and
not disabled it before the kernel starts). This patch checks if any
channel is active before initializing iommu and disables it.
Signed-off