summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/mm
Commit message (Expand)AuthorAge
* 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: Fix blockcount in lockless allocatorAlex Waterman2017-09-07
* gpu: nvgpu: NVGPU abstraction for ACCESS_ONCEDebarshi Dutta2017-09-03
* gpu: nvgpu: cleanup allocator debuggingAlex Waterman2017-08-28
* gpu: nvgpu: remove unused tracing from allocatorsAlex Waterman2017-08-28
* gpu: nvgpu: Replace kref for refcounting in nvgpuDebarshi Dutta2017-08-24
* gpu: nvgpu: Add mem usage to page allocator debugAlex Waterman2017-08-24
* gpu: nvgpu: Nvgpu abstraction for linux barriers.Debarshi Dutta2017-08-22
* gpu: nvgpu: Add wrapper over atomic_t and atomic64_tDebarshi Dutta2017-08-17
* gpu: nvgpu: Deterministic submit fixAlex Waterman2017-08-16
* 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: Use non-contig mem in pd_cacheAlex Waterman2017-07-31
* 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: Fixup formatting in VM codeAlex Waterman2017-06-13
* gpu: nvgpu: Separate GMMU mapping impl from mm_gk20a.cAlex Waterman2017-06-06
* gpu: nvgpu: Remove extraneous VM init/deinit APIsAlex Waterman2017-06-06
* gpu: nvgpu: Unify vm_init for vGPU and regular GPUAlex Waterman2017-06-06
* gpu: nvgpu: Fix big_pages logic in nvgpu_vm_initAlex Waterman2017-06-06
* gpu: nvgpu: move debugfs code to linux moduleDeepak Nibade2017-06-02
* gpu: nvgpu: Move unify_address_spaces to flagsAlex Waterman2017-05-30
* gpu: nvgpu: Begin removing variables in struct gk20aAlex Waterman2017-05-30
* gpu: nvgpu: Add and use VM init/deinit APIsAlex Waterman2017-05-26
* gpu: nvgpu: Refactor VM init/cleanupAlex Waterman2017-05-26
* gpu: nvgpu: Refactor gk20a_vm_alloc_va()Alex Waterman2017-05-24
* gpu: nvgpu: Fix build failure in allocator.hAlex Waterman2017-05-24
* gpu: nvgpu: Split vm_area management into vm codeAlex Waterman2017-05-19
* gpu: nvgpu: Split VM implementation outAlex Waterman2017-05-19
* gpu: nvgpu: Split VM interface outAlex Waterman2017-05-19
* gpu: nvgpu: Scrub gk20a_platform dependenciesTerje Bergstrom2017-05-18
* gpu: nvgpu: Remove <linux/mm.h> from the page allocatorAlex Waterman2017-05-14
* gpu: nvgpu: Last fixes for kmem usageAlex Waterman2017-05-14
* gpu: nvgpu: Separate GMMU out of mm_gk20a.cAlex Waterman2017-05-11
* gpu: nvgpu: Remove unused variable and do_div()Alex Waterman2017-05-02
* gpu: nvgpu: Put debugfs dependencies inside #ifdefTerje Bergstrom2017-04-24
* gpu: nvgpu: use nvgpu rbtree for buddy allocatorDeepak Nibade2017-04-20
* gpu: nvgpu: Add wrapper nvgpu/log2.hDeepak Nibade2017-04-20
* gpu: nvgpu: use nvgpu list for buddy allocatorDeepak Nibade2017-04-19
* gpu: nvgpu: use nvgpu list for page allocatorDeepak Nibade2017-04-19
* gpu: nvgpu: use nvgpu rbtree for bitmap allocatorDeepak Nibade2017-04-18