[PATCH 1/8] drm/tegra: Add Tegra DRM allocation API

2016-12-07 Thread Mikko Perttunen
On 05.12.2016 20:37, Thierry Reding wrote: > On Thu, Nov 10, 2016 at 08:23:38PM +0200, Mikko Perttunen wrote: >> Add a new IO virtual memory allocation API to allow clients to >> allocate non-GEM memory in the Tegra DRM IOMMU domain. This is >> required e.g. for loading client firmware when clien

[PATCH 1/8] drm/tegra: Add Tegra DRM allocation API

2016-12-05 Thread Thierry Reding
On Thu, Nov 10, 2016 at 08:23:38PM +0200, Mikko Perttunen wrote: > Add a new IO virtual memory allocation API to allow clients to > allocate non-GEM memory in the Tegra DRM IOMMU domain. This is > required e.g. for loading client firmware when clients are attached > to the IOMMU domain. > > The al

[PATCH 1/8] drm/tegra: Add Tegra DRM allocation API

2016-11-10 Thread Mikko Perttunen
Add a new IO virtual memory allocation API to allow clients to allocate non-GEM memory in the Tegra DRM IOMMU domain. This is required e.g. for loading client firmware when clients are attached to the IOMMU domain. The allocator allocates contiguous physical pages that are then mapped contiguously