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
/
fifo
Commit message (
Expand
)
Author
Age
*
nvgpu: fix resource leaks when cleaning up
Peter Daifuku
2020-09-18
*
gpu: nvgpu: add speculative barrier
Ranjanikar Nikhil Prabhakarrao
2020-06-30
*
gpu: nvgpu: vgpu: fix tsg_unbind in recovery case
Peter Daifuku
2020-02-22
*
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: channel_setup_bind: must be bound to TSG
Peter Daifuku
2019-10-14
*
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: protect recovery with engines_reset_mutex
Debarshi Dutta
2019-05-09
*
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
*
gpu: nvgpu: replace tsgid input variable with pointer to a struct tsg_gk20a
Debarshi Dutta
2019-02-11
*
gpu: nvgpu: add safe channel id lookup
Konsta Holtta
2019-02-05
*
gpu: nvgpu: Fix comment in priv_cmd_buf allocation
Alex Waterman
2018-11-16
*
gpu: nvgpu: Make priv_cmd_buf honor num_in_flight jobs
Alex Waterman
2018-11-16
*
gpu: nvgpu: Use deterministic flag to decide pre-alloc
Alex Waterman
2018-11-16
*
gpu: nvgpu: move header location of gk20a.h
Debarshi Dutta
2018-09-25
*
gpu: nvgpu: move tsg code to common
Konsta Holtta
2018-09-24
*
gpu: nvgpu: move channel_sync_gk20a.* to common directory
Debarshi Dutta
2018-09-18
*
gpu: nvgpu: move usermode buffer alloc to os_channel
Konsta Holtta
2018-09-05
*
gpu: nvgpu: move channel header to common
Konsta Holtta
2018-09-05
*
nvgpu: common: MISRA 10.1 boolean fixes
Amulya
2018-09-05
*
gpu: nvgpu: common: Fix MISRA 15.6 violations
Srirangan
2018-08-31
*
gpu: nvgpu: use own usermode gpfifo object
Konsta Holtta
2018-08-30
*
gpu: nvgpu: clean up channel header includes
Konsta Holtta
2018-08-24
*
gpu: nvgpu: move channel code to common
Konsta Holtta
2018-08-24
*
gpu: nvgpu: common: Fix MISRA 15.6 violations
Srirangan
2018-08-23
*
gpu: nvgpu: common: fix MISRA 10.4 violations
Sai Nikhil
2018-08-22
*
gpu: nvgpu: remove utils.h from gk20a.h
Vinod G
2018-08-10
*
gpu: nvgpu: move can_railgate to enabled.h
Konsta Holtta
2018-07-04
*
gpu: nvgpu: reject submits when usermode is on
Konsta Holtta
2018-07-03
*
gpu: nvgpu: move submit code to common
Konsta Holtta
2018-06-27