index
:
nvgpu.git
gpu-paging
Tegra GPU Driver. Originally from nv-tegra.nvidia.com/linux-nvgpu.git.
Joshua J Bakita
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nvgpu
/
common
/
mm
Commit message (
Expand
)
Author
Age
*
gpu: nvgpu: Add wrapper over atomic_t and atomic64_t
Debarshi Dutta
2017-08-17
*
gpu: nvgpu: Deterministic submit fix
Alex Waterman
2017-08-16
*
gpu: nvgpu: Fix length passed to VIDMEM map
Alex Waterman
2017-08-14
*
gpu: nvgpu: Remove mm.get_iova_addr
Alex Waterman
2017-08-04
*
gpu: nvgpu: fix warnings for GPUs with real vidmem
Peter Daifuku
2017-08-03
*
gpu: nvgpu: Use non-contig mem in pd_cache
Alex Waterman
2017-07-31
*
gpu: nvgpu: Add get/set PTE routines
Alex Waterman
2017-07-12
*
gpu: nvgpu: Cleanup GMMU debug printing
Alex Waterman
2017-07-07
*
gpu: nvgpu: Add t19x GMMU attributes
Alex Waterman
2017-07-07
*
gpu: nvgpu: support platform specific physical address translation
Deepak Nibade
2017-07-07
*
gpu: nvgpu: use coherent aperture for coherent buffers
Deepak Nibade
2017-07-07
*
gpu: nvgpu: Implement PD packing
Alex Waterman
2017-07-06
*
gpu: nvgpu: gmmu programming rewrite
Alex Waterman
2017-07-06
*
gpu: nvgpu: Remove fmodel GMMU allocation
Alex Waterman
2017-06-27
*
gpu: nvgpu: Fixup formatting in VM code
Alex Waterman
2017-06-13
*
gpu: nvgpu: Separate GMMU mapping impl from mm_gk20a.c
Alex Waterman
2017-06-06
*
gpu: nvgpu: Remove extraneous VM init/deinit APIs
Alex Waterman
2017-06-06
*
gpu: nvgpu: Unify vm_init for vGPU and regular GPU
Alex Waterman
2017-06-06
*
gpu: nvgpu: Fix big_pages logic in nvgpu_vm_init
Alex Waterman
2017-06-06
*
gpu: nvgpu: move debugfs code to linux module
Deepak Nibade
2017-06-02
*
gpu: nvgpu: Move unify_address_spaces to flags
Alex Waterman
2017-05-30
*
gpu: nvgpu: Begin removing variables in struct gk20a
Alex Waterman
2017-05-30
*
gpu: nvgpu: Add and use VM init/deinit APIs
Alex Waterman
2017-05-26
*
gpu: nvgpu: Refactor VM init/cleanup
Alex Waterman
2017-05-26
*
gpu: nvgpu: Refactor gk20a_vm_alloc_va()
Alex Waterman
2017-05-24
*
gpu: nvgpu: Fix build failure in allocator.h
Alex Waterman
2017-05-24
*
gpu: nvgpu: Split vm_area management into vm code
Alex Waterman
2017-05-19
*
gpu: nvgpu: Split VM implementation out
Alex Waterman
2017-05-19
*
gpu: nvgpu: Split VM interface out
Alex Waterman
2017-05-19
*
gpu: nvgpu: Scrub gk20a_platform dependencies
Terje Bergstrom
2017-05-18
*
gpu: nvgpu: Remove <linux/mm.h> from the page allocator
Alex Waterman
2017-05-14
*
gpu: nvgpu: Last fixes for kmem usage
Alex Waterman
2017-05-14
*
gpu: nvgpu: Separate GMMU out of mm_gk20a.c
Alex Waterman
2017-05-11
*
gpu: nvgpu: Remove unused variable and do_div()
Alex Waterman
2017-05-02
*
gpu: nvgpu: Put debugfs dependencies inside #ifdef
Terje Bergstrom
2017-04-24
*
gpu: nvgpu: use nvgpu rbtree for buddy allocator
Deepak Nibade
2017-04-20
*
gpu: nvgpu: Add wrapper nvgpu/log2.h
Deepak Nibade
2017-04-20
*
gpu: nvgpu: use nvgpu list for buddy allocator
Deepak Nibade
2017-04-19
*
gpu: nvgpu: use nvgpu list for page allocator
Deepak Nibade
2017-04-19
*
gpu: nvgpu: use nvgpu rbtree for bitmap allocator
Deepak Nibade
2017-04-18
*
gpu: nvgpu: use nvgpu rbtree for page allocator
Deepak Nibade
2017-04-18
*
gpu: nvgpu: Add wrapper nvgpu/bug.h
Terje Bergstrom
2017-04-13
*
gpu: nvgpu: Add wrapper nvgpu/atomic.h
Terje Bergstrom
2017-04-12
*
gpu: nvgpu: Replace use of bitops.h and kernel.h
Terje Bergstrom
2017-04-12
*
gpu: nvgpu: Remove vmalloc.h and slab.h usage
Alex Waterman
2017-04-04
*
gpu: nvgpu: Remove last Linux kmem usage
Alex Waterman
2017-04-04
*
gpu: nvgpu: use nvgpu list for page chunks
Deepak Nibade
2017-04-03
*
gpu: nvgpu: Use new kmem API functions (common/*)
Alex Waterman
2017-03-26
*
gpu: nvgpu: check return value of mutex_init in nvgpu_allocator
Deepak Nibade
2017-03-14
*
gpu: nvgpu: use common nvgpu mutex/spinlock APIs
Deepak Nibade
2017-02-22
[next]