> -----Original Message-----
> From: Steven Price [mailto:steven.pr...@arm.com]
> Sent: 06 November 2020 15:22
> To: Shameerali Kolothum Thodi <shameerali.kolothum.th...@huawei.com>;
> linux-arm-ker...@lists.infradead.org; linux-a...@vger.kernel.org;
> iommu@lists.linux-foundation.org; de...@acpica.org
> Cc: lorenzo.pieral...@arm.com; j...@8bytes.org; Jonathan Cameron
> <jonathan.came...@huawei.com>; Linuxarm <linux...@huawei.com>;
> Guohanjun (Hanjun Guo) <guohan...@huawei.com>; Sami Mujawar
> <sami.muja...@arm.com>; robin.mur...@arm.com; wanghuiqiang
> <wanghuiqi...@huawei.com>
> Subject: Re: [RFC PATCH 0/4] ACPI/IORT: Support for IORT RMR node
> 
> On 28/10/2020 18:24, Shameerali Kolothum Thodi wrote:
> > Hi Steve,
> >
> >> -----Original Message-----
> >> From: Steven Price [mailto:steven.pr...@arm.com]
> >> Sent: 28 October 2020 16:44
> >> To: Shameerali Kolothum Thodi <shameerali.kolothum.th...@huawei.com>;
> >> linux-arm-ker...@lists.infradead.org; linux-a...@vger.kernel.org;
> >> iommu@lists.linux-foundation.org; de...@acpica.org
> >> Cc: lorenzo.pieral...@arm.com; j...@8bytes.org; Jonathan Cameron
> >> <jonathan.came...@huawei.com>; Linuxarm <linux...@huawei.com>;
> >> Guohanjun (Hanjun Guo) <guohan...@huawei.com>;
> robin.mur...@arm.com;
> >> wanghuiqiang <wanghuiqi...@huawei.com>; Sami Mujawar
> >> <sami.muja...@arm.com>
> >> Subject: Re: [RFC PATCH 0/4] ACPI/IORT: Support for IORT RMR node
> >>
> >> On 27/10/2020 11:26, Shameer Kolothum wrote:
> >>> The series adds support to IORT RMR nodes specified in IORT
> >>> Revision E -ARM DEN 0049E[0]. RMR nodes are used to describe memory
> >>> ranges that are used by endpoints and require a unity mapping
> >>> in SMMU.
> >>
> >> Hi Shameer,
> >>
> >> I've also been taking a look at RMR, and Sami is helping me get set up
> >> so that I can do some testing. We're hoping to be able to test an EFI
> >> framebuffer or splash screen - which has the added complication of the
> >> unity mapping becoming redundant if a native display driver takes over
> >> the display controller.
> >>
> >> I've looked through your series and the code looks correct to me.
> >
> > Thanks for taking a look and the details.
> >
> >> Hopefully I'll be able to give it some testing soon.
> >
> > Cool. Please update once you get a chance run the tests.
> 
> Hi Shameer,

Hi Steve,

> Just to update on this, for the EFI framebuffer use case I hit exactly
> the issue that Robin has mentioned in another thread - the RMR is
> effectively ignored because the display controller isn't being handled
> by Linux (so there's no device to link it to).

Thanks for the update. Here, by "ignored "you meant get_resv_regions()
is not called or not?

 The splash screen might
> similarly flicker as the SMMU reset will initially block the traffic
> before the RMR region is enabled.

Does that mean you somehow managed to make the unity
mapping but there was flicker during the SMMU reset to
unity mapping setup period. Sorry I am trying to understand
the exact behavior observed in this case.

Thanks,
Shameer
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to