summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/mm/gmmu.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: Cleanup usage of bypass_smmuAlex Waterman2018-02-02
* gpu: nvgpu: Fold T19x code back to main code pathsTerje Bergstrom2018-01-23
* gpu: nvgpu: fix non-IOMMU mappingsDeepak Nibade2017-12-21
* gpu: nvgpu: fix indexing in locate pte functionDavid Nieto2017-12-05
* gpu: nvgpu: Increase programmed ctagline at compr page boundariesSami Kiminki2017-12-01
* gpu: nvgpu: Introduce include/nvpgu/sizes.hTerje Bergstrom2017-12-01
* gpu: nvgpu: Add nvgpu/bug.h include to some MM filesAlex Waterman2017-11-30
* gpu: nvgpu: Add translation for NVGPU MM flagsAlex Waterman2017-11-17
* gpu: nvgpu: Fix some barrier usageAlex Waterman2017-11-16
* gpu: nvgpu: Mark nvgpu_pde_phys_addr staticAlex Waterman2017-11-16
* gpu: nvgpu: Include UAPI explicitlyTerje Bergstrom2017-11-13
* gpu: nvgpu: Make buf alignment genericAlex Waterman2017-11-10
* gpu: nvgpu: Remove support for legacy mappingSami Kiminki2017-11-08
* gpu: nvgpu: fix pte location functionsDavid Nieto2017-11-01
* gpu: nvgpu: Split VIDMEM support from mm_gk20a.cAlex Waterman2017-10-10
* gpu: nvgpu: fix double iteration in gmmu updateKonsta Holtta2017-10-10
* gpu: nvgpu: Combine VIDMEM and SYSMEM map pathsAlex Waterman2017-10-04
* gpu: nvgpu: Add for_each construct for nvgpu_sgtsAlex Waterman2017-10-04
* gpu: nvgpu: Remove sg_phys() from GMMU codeAlex Waterman2017-10-04
* gpu: nvgpu: Change license for common files to MITTerje Bergstrom2017-09-26
* gpu: nvgpu: SGL passthrough implementationSunny He2017-09-22
* gpu: nvgpu: nvgpu SGL implementationAlex Waterman2017-09-22
* gpu: nvgpu: Nvgpu abstraction for linux barriers.Debarshi Dutta2017-08-22
* gpu: nvgpu: Fix length passed to VIDMEM mapAlex Waterman2017-08-14
* gpu: nvgpu: Remove mm.get_iova_addrAlex Waterman2017-08-04
* gpu: nvgpu: fix warnings for GPUs with real vidmemPeter Daifuku2017-08-03
* gpu: nvgpu: Add get/set PTE routinesAlex Waterman2017-07-12
* gpu: nvgpu: Cleanup GMMU debug printingAlex Waterman2017-07-07
* gpu: nvgpu: Add t19x GMMU attributesAlex Waterman2017-07-07
* gpu: nvgpu: support platform specific physical address translationDeepak Nibade2017-07-07
* gpu: nvgpu: use coherent aperture for coherent buffersDeepak Nibade2017-07-07
* gpu: nvgpu: Implement PD packingAlex Waterman2017-07-06
* gpu: nvgpu: gmmu programming rewriteAlex Waterman2017-07-06
* gpu: nvgpu: Remove fmodel GMMU allocationAlex Waterman2017-06-27
* gpu: nvgpu: Separate GMMU mapping impl from mm_gk20a.cAlex Waterman2017-06-06
* gpu: nvgpu: Begin removing variables in struct gk20aAlex Waterman2017-05-30
* gpu: nvgpu: Refactor VM init/cleanupAlex Waterman2017-05-26
* gpu: nvgpu: Separate GMMU out of mm_gk20a.cAlex Waterman2017-05-11