index
:
nvdebug.git
jbakita-wip
master
Unnamed repository; edit this file 'description' to name the repository.
Joshua J Bakita
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runlist_procfs.c
Commit message (
Expand
)
Author
Age
*
Ampere: disable/enable_channel, preempt/switch_to_tsg, and resubmit_runlist
Joshua Bakita
2024-09-19
*
Support printing the runlist and channels on Ampere+ GPUs
Joshua Bakita
2024-09-16
*
Style and documentation cleanup
Joshua Bakita
2024-04-23
*
Document Turing- Channel Ram and improve channel detail printer
Joshua Bakita
2024-04-23
*
Add /proc/gpu#/resubmit_runlist API
Joshua Bakita
2024-04-21
*
Linux 5.17+ support and allow including nvdebug.h independently
Joshua Bakita
2024-04-11
*
Return const pointers to string constants.
Joshua Bakita
2024-04-09
*
Heavily refactor runlist code for correctness and Turing support
Joshua Bakita
2024-04-08
*
Rather than abort, print placeholders for missing runlist channels
Joshua Bakita
2023-10-29
*
Fix addressing, zero-init, and compatibility bugs in a3fe378
Joshua Bakita
2023-07-03
*
Hacky support for Linux 5.6+ and the Jetson AGX Orin
Joshua Bakita
2023-06-29
*
Quick dump of current state for Ben to review.
Joshua Bakita
2023-06-22
*
Add APIs to enable/disable a channel and switch to or preempt a specific TSG
Joshua Bakita
2021-09-23
*
Fix a pre-4.19 bug in seq procfs files and add detailed channel print
Joshua Bakita
2021-09-22
*
Use procfs instead of dmesg to print runlist
Joshua Bakita
2021-08-26