aboutsummaryrefslogtreecommitdiffstats
path: root/nvdebug.h
Commit message (Expand)AuthorAge
* Expand support for printing LCE<->PCE and GRCE->LCE configurationrtas24-aeJoshua J Bakita2023-11-08
* Created new read function in device_info for GRCE mappings and Pascal LCE map...Saman Sahebi2023-10-29
* patched issues with GPU compatability for CE_MAPSaman Sahebi2023-10-29
* implemented GRCE to PCE mappingSaman Sahebi2023-10-29
* added offsets for lce mapping in nvdebug.h and code to read lce for each pce ...Saman Sahebi2023-10-29
* Support printing device info on Ampere+ GPUs. By Benjamin Hadad IVJoshua Bakita2023-10-29
* Include <linux/seq_file.h> in nvdebug.h and sort includesJoshua Bakita2023-10-29
* Update includes to L4T r32.7.4 and drop nvgpu/gk20a.h dependencyJoshua Bakita2023-10-29
* Add architecture decode for Ada, Hopper, and BlackwellJoshua Bakita2023-09-01
* Improve copy engine register documentation in nvdebug.h + cleanupJoshua Bakita2023-07-20
* Fail reads which return the flag value for a non-existent registerJoshua Bakita2023-07-18
* 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
* Add initial implementationJoshua Bakita2021-08-26