aboutsummaryrefslogtreecommitdiffstats
path: root/nvdebug_entry.c
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
* Updated for loop formatting and fixed a casting errorSaman 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
* Zero-out unused/invalid fields in g_nvdebug_device on Tegra devicesJoshua Bakita2023-10-29
* Only log interrupts if explictly enabledJoshua Bakita2023-10-05
* 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
* Fix deinitialization on non-PCIe devicesJoshua Bakita2023-06-28
* Quick dump of current state for Ben to review.Joshua Bakita2023-06-22
* Comment fixup and abort if runlist is stored in VRAMJoshua Bakita2021-10-03
* Add APIs to enable/disable a channel and switch to or preempt a specific TSGJoshua Bakita2021-09-23
* Include git hash as version number and print startup messageJoshua Bakita2021-09-22
* Use procfs instead of dmesg to print runlistJoshua Bakita2021-08-26