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
Commit message (
Expand
)
Author
Age
*
Return const pointers to string constants.
Joshua Bakita
2024-04-09
*
Correctly use Volta-based runlist layout on the GV100 GPU
Joshua Bakita
2024-04-08
*
Heavily refactor runlist code for correctness and Turing support
Joshua Bakita
2024-04-08
*
Add Jetson TX1 support
Joshua Bakita
2024-04-08
*
Put PRAMIN-pointer and BAR2-page-table-PRAMIN-pointer logic into bus.c
Joshua Bakita
2024-04-08
*
Rework LCE<->PCE and GRCE->LCE configuration printing API
archive/saman63-wip
Joshua Bakita
2024-04-08
*
Expand support for printing LCE<->PCE and GRCE->LCE configuration
rtas24-ae
Joshua J Bakita
2023-11-08
*
Created new read function in device_info for GRCE mappings and Pascal LCE map...
Saman Sahebi
2023-10-29
*
patched issues with GPU compatability for CE_MAP
Saman Sahebi
2023-10-29
*
implemented GRCE to PCE mapping
Saman Sahebi
2023-10-29
*
Updated for loop formatting and fixed a casting error
Saman Sahebi
2023-10-29
*
added offsets for lce mapping in nvdebug.h and code to read lce for each pce ...
Saman Sahebi
2023-10-29
*
Add nvdebug.mod to .gitignore
Joshua Bakita
2023-10-29
*
Support printing device info on Ampere+ GPUs. By Benjamin Hadad IV
Joshua Bakita
2023-10-29
*
Rather than abort, print placeholders for missing runlist channels
Joshua Bakita
2023-10-29
*
Support PRAMIN-based runlist access fallback (optional; on by default)
Joshua Bakita
2023-10-29
*
Zero-out unused/invalid fields in g_nvdebug_device on Tegra devices
Joshua Bakita
2023-10-29
*
Include <linux/seq_file.h> in nvdebug.h and sort includes
Joshua Bakita
2023-10-29
*
Update includes to L4T r32.7.4 and drop nvgpu/gk20a.h dependency
Joshua Bakita
2023-10-29
*
Only log interrupts if explictly enabled
Joshua Bakita
2023-10-05
*
Add architecture decode for Ada, Hopper, and Blackwell
Joshua Bakita
2023-09-01
*
Improve copy engine register documentation in nvdebug.h + cleanup
Joshua Bakita
2023-07-20
*
Fail reads which return the flag value for a non-existent register
Joshua Bakita
2023-07-18
*
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
*
Fix deinitialization on non-PCIe devices
Joshua Bakita
2023-06-28
*
Include nvgpu headers
Joshua Bakita
2023-06-28
*
Quick dump of current state for Ben to review.
Joshua Bakita
2023-06-22
*
Comment fixup and abort if runlist is stored in VRAM
Joshua Bakita
2021-10-03
*
Add APIs to enable/disable a channel and switch to or preempt a specific TSG
Joshua Bakita
2021-09-23
*
Include git hash as version number and print startup message
Joshua Bakita
2021-09-22
*
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
*
Add initial implementation
Joshua Bakita
2021-08-26