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-paging: Initial working implementation
Joshua Bakita
2022-05-24
*
gpu: nvgpu: stop ELPG init thread during unload
Sagar Kamble
2021-08-12
*
gpu: nvgpu: fix tsg unbind failure paths
Sagar Kamble
2021-05-04
*
gpu: nvgpu: retry tsg unbind if NEXT is set
Sagar Kamble
2021-03-19
*
gpu: nvgpu: remove ZBC save/restore by PMU
Divya Singhatwaria
2021-03-17
*
gpu: nvgpu: fix possible buffer overflow issue
Nitin Kumbhar
2021-03-12
*
gpu: nvgpu: fix mutex wrong acquire
Sumit Gupta
2021-02-19
*
gpu: nvgpu: add support for ACB SLCG on gv11b
prsethi
2020-10-27
*
gpu: nvgpu: limit PD cache to < pgsize for linux
Peter Daifuku
2020-10-06
*
gpu: nvgpu: delete priv cmd buf size warnings
Konsta Hölttä
2020-09-22
*
nvgpu: fix resource leaks when cleaning up
Peter Daifuku
2020-09-18
*
nvgpu: add PD cache support for page-sized PTEs
Peter Daifuku
2020-09-15
*
gpu: nvgpu: Discard coherency check on gmmu
Debarshi Dutta
2020-08-07
*
gpu: nvgpu: Remove force coherency
Debarshi Dutta
2020-08-07
*
gpu: nvgpu: fix value leaked in log
Peter Daifuku
2020-07-08
*
gpu: nvgpu: add speculative barrier
Ranjanikar Nikhil Prabhakarrao
2020-06-30
*
strncpy: it should depend on size of 1st argument
dmitry pervushin
2020-05-13
*
gpu: nvgpu: decrease refcount when sync-unmap fails
ddutta
2020-03-05
*
gpu: nvgpu: remove blcg_enable/disable
ddutta
2020-02-28
*
gpu: nvgpu: vgpu: fix tsg_unbind in recovery case
Peter Daifuku
2020-02-22
*
gpu: nvgpu: move cg_enable after pmu_init is complete
Debarshi Dutta
2020-02-19
*
gpu: nvgpu: use refcnt for ch mmu_debug_mode
Thomas Fleury
2020-01-30
*
gpu: nvgpu: set FB/HSMMU debug mode
Thomas Fleury
2020-01-30
*
gpu: nvgpu: add refcounting for MMU debug mode
Thomas Fleury
2020-01-30
*
gpu: nvgpu: enable platform atomic feature
Vinod G
2020-01-08
*
gpu: nvgpu: add platform atomic support
Vinod G
2020-01-08
*
gpu: nvgpu: re-enable elpg after golden img init
Peter Daifuku
2019-11-29
*
gpu: nvgpu: add clock gating support for HSHUB
Deepak Nibade
2019-11-04
*
gpu: nvgpu: channel_setup_bind: must be bound to TSG
Peter Daifuku
2019-10-14
*
gpu: nvgpu: Fix PMU destroy sequence
Abhiroop Kaginalkar
2019-09-23
*
nvgpu: don't report max load when counter overflow
Leon Yu
2019-08-30
*
gpu: nvgpu: use vpr resize API
Vedashree Vidwans
2019-08-30
*
gpu: nvgpu: fix race for channel sync read/write
Vedashree Vidwans
2019-08-27
*
gpu: nvgpu: support usermode submit buffers
Konsta Holtta
2019-08-15
*
gpu: nvgpu: Add CHANNEL_SETUP_BIND IOCTL
Debarshi Dutta
2019-08-15
*
gpu: nvgpu: set channel to serviceable after it is bound to tsg
Seema Khowala
2019-06-15
*
gpu: nvgpu: add check for "vm->num_user_mapped_buffers"
Kary Jin
2019-05-31
*
gpu: nvgpu: fix synchronization in nvgpu_vm_map
Shih-hsin Li
2019-05-09
*
gpu: nvgpu: protect recovery with engines_reset_mutex
Debarshi Dutta
2019-05-09
*
gpu: nvgpu: wait for gr.initialized before changing cg/pg
Debarshi Dutta
2019-05-09
*
gpu: nvgpu: add cg and pg function
Debarshi Dutta
2019-05-09
*
gpu: nvgpu: using pmu counters for load estimate
Peng Liu
2019-04-01
*
gpu: nvgpu: remove gk20a_is_channel_marked_as_tsg
Seema Khowala
2019-03-18
*
gpu: nvgpu: remove code for ch not bound to tsg
Seema Khowala
2019-02-22
*
gpu: nvgpu: do not use raw spinlock for ch->timeout.lock
Seema Khowala
2019-02-18
*
gpu: nvgpu: abstract out timeout rewinding
Konsta Holtta
2019-02-18
*
gpu: nvgpu: check ch_timedout for poll/restart
Seema Khowala
2019-02-13
*
gpu: nvgpu: do not suspend/resume recovered channel
Seema Khowala
2019-02-13
*
gpu: nvgpu: rename has_timedout and make it thread safe
Seema Khowala
2019-02-13
*
gpu: nvgpu: replace input param chid with pointer to channel
Debarshi Dutta
2019-02-11
[next]