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
/
nvdebug.h
Commit message (
Expand
)
Author
Age
*
Documentation and style cleanup. No functional changes.
Joshua Bakita
2024-09-10
*
Add Hopper and Blackwell support to bus.c
Joshua Bakita
2024-09-10
*
Style and documentation cleanup
Joshua Bakita
2024-04-23
*
Document Turing- Channel Ram and improve channel detail printer
Joshua Bakita
2024-04-23
*
Fix page-table traversal for version 1 page tables
Joshua Bakita
2024-04-22
*
Add /proc/gpu#/resubmit_runlist API
Joshua Bakita
2024-04-21
*
Match aperture when doing page table searches
Joshua Bakita
2024-04-21
*
Misc non-functional cleanup and documentation
Joshua Bakita
2024-04-13
*
Add /proc/gpu#/local_memory API for getting VRAM size
Joshua Bakita
2024-04-13
*
Linux 5.17+ support and allow including nvdebug.h independently
Joshua Bakita
2024-04-11
*
Support page directories outside PRAMIN or in SYS_MEM
Joshua Bakita
2024-04-11
*
Correctly check return code from vram2PRAMIN()
Joshua Bakita
2024-04-09
*
Improve debugging messages for reverse page translation
Joshua Bakita
2024-04-09
*
Fix an off-by-one error in V2 reverse page table lookups
Joshua Bakita
2024-04-09
*
Correctly handle startup errors and fix gpc*_mask APIs
Joshua Bakita
2024-04-09
*
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
*
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
*
added offsets for lce mapping in nvdebug.h and code to read lce for each pce ...
Saman Sahebi
2023-10-29
*
Support printing device info on Ampere+ GPUs. By Benjamin Hadad IV
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
*
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
*
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
*
Add initial implementation
Joshua Bakita
2021-08-26