summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/mm/gmmu.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: add platform atomic supportVinod G2020-01-08
* gpu: nvgpu: move header location of gk20a.hDebarshi Dutta2018-09-25
* nvgpu: common: MISRA 10.1 boolean fixesAmulya2018-09-19
* gpu: nvgpu: Fix MISRA 21.2 violations (pd_cache.c)Alex Waterman2018-09-12
* gpu: nvgpu: Fix MISRA 21.2 violations (nvgpu_mem.c, mm.c)Alex Waterman2018-09-12
* gpu: nvgpu: fix bad error code in gmmu mapKonsta Holtta2018-09-04
* gpu: nvgpu: common: fix MISRA Rule 10.4Sai Nikhil2018-08-29
* gpu: nvgpu: Changed enum gmmu_pgsz_gk20a into macrosAmulya2018-08-22
* gpu: nvgpu: MISRA 10.3-Conversions to/from an enumAmulya2018-08-21
* gpu: nvgpu: common: mm: Fix MISRA 15.6 violationsSrirangan2018-08-17
* gpu: nvgpu: Use NVLINK config instead of has_physical_modeAlex Waterman2018-08-15
* gpu: nvgpu: common: Fix MISRA 15.6 violationsSrirangan2018-08-02
* gpu: nvgpu: remove {map,unmap}_gmmu_pages()Konsta Holtta2018-06-28
* gpu: nvgpu: posix: undef min, max macros is definedAlex Waterman2018-05-30
* gpu: nvgpu: Check for all sysmem apertures in GMMUAlex Waterman2018-04-23
* gpu: nvgpu: Pass correct va_allocated field in .gmmu_unmap()Alex Waterman2018-03-14
* gpu: nvgpu: add placeholder for IPA to PAThomas Fleury2018-03-13
* gpu: nvgpu: Enable IO coherency on GV100Alex Waterman2018-03-07
* Revert "Revert "Revert "gpu: nvgpu: Get coherency on gv100 + NVLINK working"""Timo Alho2018-03-05
* Revert "Revert "gpu: nvgpu: Get coherency on gv100 + NVLINK working""Alex Waterman2018-03-03
* gpu: nvgpu: introduce explicit nvgpu_sgl typeKonsta Holtta2018-03-01
* Revert "gpu: nvgpu: Get coherency on gv100 + NVLINK working"Alex Waterman2018-02-28
* gpu: nvgpu: Use coherent aperture flagAlex Waterman2018-02-27
* gpu: nvgpu: Get coherency on gv100 + NVLINK workingAlex Waterman2018-02-27
* gpu: nvgpu: Cleanup map attributes debuggingAlex Waterman2018-02-22
* gpu: nvgpu: When NVLINK is enabled use phys addressesAlex Waterman2018-02-21
* 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