linux/drivers/gpu/drm/nouveau/nvkm
Alexandre Courbot a7f6da6e75 drm/nouveau/instmem/gk20a: add IOMMU support
Let GK20A's instmem take advantage of the IOMMU if it is present. Having
an IOMMU means that instmem is no longer allocated using the DMA API,
but instead obtained through page_alloc and made contiguous to the GPU
by IOMMU mappings.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2015-04-14 17:00:45 +10:00
..
core drm/nouveau/mmu: namespace + nvidia gpu names (no binary change) 2015-01-22 12:17:57 +10:00
engine drm/nouveau/instmem/gk20a: move memory allocation to instmem 2015-04-14 17:00:42 +10:00
subdev drm/nouveau/instmem/gk20a: add IOMMU support 2015-04-14 17:00:45 +10:00
Kbuild drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) 2015-01-22 12:15:10 +10:00