summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/mm/vm.c
Commit message (Expand)AuthorAge
* nvgpu: fix resource leaks when cleaning upPeter Daifuku2020-09-18
* strncpy: it should depend on size of 1st argumentdmitry pervushin2020-05-13
* gpu: nvgpu: decrease refcount when sync-unmap failsddutta2020-03-05
* gpu: nvgpu: add check for "vm->num_user_mapped_buffers"Kary Jin2019-05-31
* gpu: nvgpu: fix synchronization in nvgpu_vm_mapShih-hsin Li2019-05-09
* gpu: nvgpu: Standardize HAS_SYNCPOINTs checkAlex Waterman2018-09-27
* gpu: nvgpu: move header location of gk20a.hDebarshi Dutta2018-09-25
* gpu: nvgpu: increase sync-unmap timeout to 100msRichard Zhao2018-09-21
* 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 MISRA 21.2 violations (public allocator APIs)Alex Waterman2018-09-12
* gpu: nvgpu: Fix several issues with the buddy allocatorAlex Waterman2018-09-09
* gpu: nvgpu: Fix mutex MISRA 17.7 violationsNicolas Benech2018-09-05
* gpu: nvgpu: common: fix MISRA Rule 10.4Sai Nikhil2018-08-29
* gpu: nvgpu: add missing timer includesKonsta Holtta2018-08-24
* gpu: nvgpu: Changed enum gmmu_pgsz_gk20a into macrosAmulya2018-08-22
* gpu: nvgpu: common: mm: Fix MISRA 15.6 violationsSrirangan2018-08-17
* gpu: nvgpu: common: Fix MISRA 15.6 violationsSrirangan2018-08-02
* gpu: nvgpu: Keep lock while unreffing mappingsAlex Waterman2018-06-28
* gpu: nvgpu: check sema pool alloc failure properlyKonsta Holtta2018-03-23
* gpu: nvgpu: Add missing log2 header includeAlex Waterman2018-02-24
* gpu: nvgpu: add user API to get read-only syncpoint address mapDeepak Nibade2018-02-07
* gpu: nvgpu: Fold T19x code back to main code pathsTerje Bergstrom2018-01-23
* gpu: nvgpu: Update gk20a pde bit coverage functionAlex Waterman2018-01-19
* gpu: nvgpu: add guest_managed field in vm_gk20aSourab Gupta2018-01-04
* gpu: nvgpu: Use only standard size definesTerje Bergstrom2017-12-09
* gpu: nvgpu: Introduce include/nvpgu/sizes.hTerje Bergstrom2017-12-01
* gpu: nvgpu: Alignment check for compressible fixed-address mappingsSami Kiminki2017-11-30
* gpu: nvgpu: Add translation for NVGPU MM flagsAlex Waterman2017-11-17
* gpu: nvgpu: Add synchronization to comptag alloc and clearingSami Kiminki2017-11-15
* gpu: nvgpu: Always do full buffer compbits allocsSami Kiminki2017-11-15
* gpu: nvgpu: Simplify compbits alloc and add needs_clearSami Kiminki2017-11-15
* gpu: nvgpu: Clean up comptag data structs and allocSami Kiminki2017-11-15
* gpu: nvgpu: Include UAPI explicitlyTerje Bergstrom2017-11-13
* gpu: nvgpu: VM map path refactoringAlex Waterman2017-11-10
* gpu: nvgpu: Remove PTE kind logicSami Kiminki2017-11-10
* gpu: nvgpu: Remove buffer_attrs structAlex Waterman2017-11-01
* gpu: nvgpu: Remove user_mapped from mapped_bufAlex Waterman2017-11-01
* gpu: nvgpu: VM unmap refactoringAlex Waterman2017-11-01
* gpu: nvgpu: Linux specific GPU characteristics flagsTerje Bergstrom2017-10-26
* gpu: nvgpu: Begin reorganizing VM mapping/unmappingAlex Waterman2017-10-24
* gpu: nvgpu: Refactoring nvgpu_vm functionsAlex Waterman2017-10-18
* gpu: nvgpu: add syncpoint read mapseshendra Gadagottu2017-10-13
* gpu: nvgpu: Change license for common files to MITTerje Bergstrom2017-09-26
* gpu: nvgpu: Replace kref for refcounting in nvgpuDebarshi Dutta2017-08-24
* gpu: nvgpu: Implement PD packingAlex Waterman2017-07-06
* gpu: nvgpu: gmmu programming rewriteAlex Waterman2017-07-06
* gpu: nvgpu: Fixup formatting in VM codeAlex Waterman2017-06-13
* gpu: nvgpu: Separate GMMU mapping impl from mm_gk20a.cAlex Waterman2017-06-06