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
Commit message (
Expand
)
Author
Age
*
gpu: nvgpu: gk20a: Use new error macro
Terje Bergstrom
2017-04-10
*
gpu: nvgpu: use nvgpu list for pending semaphore waits
Deepak Nibade
2017-04-10
*
gpu: nvgpu: use nvgpu list for profiler objects
Deepak Nibade
2017-04-10
*
gpu: nvgpu: common: vbios: Use new error macros
Terje Bergstrom
2017-04-07
*
gpu: nvgpu: common: linux: Use new error macros
Terje Bergstrom
2017-04-07
*
gpu: nvgpu: Rename nvgpu DMA APIs
Alex Waterman
2017-04-06
*
gpu: nvgpu: Move DMA API to dma.h
Alex Waterman
2017-04-06
*
gpu: nvgpu: rename mem_desc to nvgpu_mem
Alex Waterman
2017-04-06
*
gpu: nvgpu: Rename gk20a_mem_* functions
Alex Waterman
2017-04-06
*
gpu: nvgpu: Split mem_desc from MM code
Alex Waterman
2017-04-06
*
gpu: nvgpu: add rbtree implementation
Deepak Nibade
2017-04-06
*
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: debugging API update
Alex Waterman
2017-04-04
*
gpu: nvgpu: Move TSG IOCTL code to Linux module
Terje Bergstrom
2017-04-04
*
gpu: nvgpu: Move channel IOCTL code to Linux module
Terje Bergstrom
2017-04-04
*
gpu: nvgpu: Abstraction for *sleep, *delay
Alex Waterman
2017-04-03
*
gpu: nvgpu: use nvgpu list for page chunks
Deepak Nibade
2017-04-03
*
gpu: nvgpu: Split as code to as IOCTL and common
Terje Bergstrom
2017-04-02
*
gpu: nvgpu: Move ctrl IOCTL creation to Linux module
Terje Bergstrom
2017-04-02
*
gpu: nvgpu: Move devnode creation to Linux module
Terje Bergstrom
2017-04-02
*
gpu: nvgpu: Split out pramin code
Alex Waterman
2017-03-31
*
gpu: nvgpu: Remove unnecessary use of dev_name()
Terje Bergstrom
2017-03-28
*
gpu: nvgpu: Use new kmem API functions (common/*)
Alex Waterman
2017-03-26
*
gpu: nvgpu: fix vbios mem table parsing
Vijayakumar
2017-03-24
*
gpu: nvgpu: Remove 0x from function name print
Alex Waterman
2017-03-22
*
gpu: nvgpu: profiler create/free, hwpm reserve
Peter Daifuku
2017-03-22
*
gpu: nvgpu: abstract away dma alloc attrs
Konsta Holtta
2017-03-21
*
gpu: nvgpu: Add refcounting to driver fds
David Nieto
2017-03-20
*
gpu: nvgpu: check return value of mutex_init for semaphores
Deepak Nibade
2017-03-14
*
gpu: nvgpu: check return value of mutex_init in nvgpu_allocator
Deepak Nibade
2017-03-14
*
gpu: nvgpu: drop 0x in front of timed out symbol
Konsta Holtta
2017-03-07
*
gpu: nvgpu: kmem abstraction and tracking
Alex Waterman
2017-03-03
*
gpu: nvgpu: add worker for watchdog and job cleanup
Konsta Holtta
2017-03-02
*
gpu: nvgpu: remove use of DEFINE_MUTEX()
Deepak Nibade
2017-02-22
*
gpu: nvgpu: use common nvgpu mutex/spinlock APIs
Deepak Nibade
2017-02-22
*
gpu: nvgpu: Generalize BIOS code
Terje Bergstrom
2017-02-17
*
gpu: nvgpu: Move from gk20a_ to nvgpu_ in semaphore code
Alex Waterman
2017-02-13
*
gpu: nvgpu: Organize semaphore_gk20a.[ch]
Alex Waterman
2017-02-13
*
gpu: nvgpu: Organize nvgpu_common.[ch]
Alex Waterman
2017-02-13
*
gpu: nvgpu: Move kmem_caches to allocator
Alex Waterman
2017-02-10
*
gpu: nvgpu: Fix call to wrong free function
Alex Waterman
2017-02-10
*
gpu: nvgpu: Unify the small and large page address spaces
Alex Waterman
2017-01-31
*
gpu: nvgpu: Move allocators to common/mm/
Alex Waterman
2017-01-09
*
gpu: nvgpu: rename timeout_check to timeout_expired
Konsta Holtta
2016-12-19
*
gpu: nvgpu: Add timeout API
Alex Waterman
2016-12-05