Re: [PATCH v2 08/13] drm/tegra: vic: Load firmware on demand

2019-01-29 Thread Dmitry Osipenko
24.01.2019 21:02, Thierry Reding пишет: > From: Thierry Reding > > Loading the firmware requires an allocation of IOVA space to make sure > that the VIC's Falcon microcontroller can read the firmware if address > translation via the SMMU is enabled. > > However, the allocation currently happens

[PATCH v2 08/13] drm/tegra: vic: Load firmware on demand

2019-01-24 Thread Thierry Reding
From: Thierry Reding Loading the firmware requires an allocation of IOVA space to make sure that the VIC's Falcon microcontroller can read the firmware if address translation via the SMMU is enabled. However, the allocation currently happens at a time where the geometry of an IOMMU domain may no