aboutsummaryrefslogtreecommitdiffstats
path: root/runlist_procfs.c
Commit message (Expand)AuthorAge
* Ampere: disable/enable_channel, preempt/switch_to_tsg, and resubmit_runlistJoshua Bakita2024-09-19
* Support printing the runlist and channels on Ampere+ GPUsJoshua Bakita2024-09-16
* Style and documentation cleanupJoshua Bakita2024-04-23
* Document Turing- Channel Ram and improve channel detail printerJoshua Bakita2024-04-23
* Add /proc/gpu#/resubmit_runlist APIJoshua Bakita2024-04-21
* Linux 5.17+ support and allow including nvdebug.h independentlyJoshua Bakita2024-04-11
* Return const pointers to string constants.Joshua Bakita2024-04-09
* Heavily refactor runlist code for correctness and Turing supportJoshua Bakita2024-04-08
* Rather than abort, print placeholders for missing runlist channelsJoshua Bakita2023-10-29
* Fix addressing, zero-init, and compatibility bugs in a3fe378Joshua Bakita2023-07-03
* Hacky support for Linux 5.6+ and the Jetson AGX OrinJoshua Bakita2023-06-29
* Quick dump of current state for Ben to review.Joshua Bakita2023-06-22
* Add APIs to enable/disable a channel and switch to or preempt a specific TSGJoshua Bakita2021-09-23
* Fix a pre-4.19 bug in seq procfs files and add detailed channel printJoshua Bakita2021-09-22
* Use procfs instead of dmesg to print runlistJoshua Bakita2021-08-26