index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
falcon
Age
Commit message (
Expand
)
Author
2026-01-24
gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
2026-01-24
gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()
Timur Tabi
2026-01-24
gpu: nova-core: Add basic Turing HAL
Timur Tabi
2026-01-24
gpu: nova-core: move some functions into the HAL
Timur Tabi
2026-01-12
gpu: nova-core: add missing newlines to several print strings
Timur Tabi
2025-11-15
gpu: nova-core: sequencer: Implement core resume operation
Joel Fernandes
2025-11-15
gpu: nova-core: gsp: Add support for checking if GSP reloaded
Joel Fernandes
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
2025-10-30
gpu: nova-core: replace `as` with `from` conversions where possible
Alexandre Courbot
2025-10-25
gpu: nova-core: replace wait_on with kernel equivalents
Alexandre Courbot
2025-10-25
gpu: nova-core: Ada: basic GPU identification
John Hubbard
2025-09-13
gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`
Alexandre Courbot
2025-08-15
gpu: nova-core: register: add support for relative array registers
Alexandre Courbot
2025-08-15
gpu: nova-core: falcon: use register arrays for FUSE registers
Alexandre Courbot
2025-08-15
gpu: nova-core: falcon: add distinct base address for PFALCON2
Alexandre Courbot
2025-08-15
gpu: nova-core: register: redesign relative registers
Alexandre Courbot
2025-06-25
gpu: nova-core: replace `Duration` with `Delta`
Alexandre Courbot
2025-06-25
gpu: nova-core: consider `clippy::cast_lossless`
Danilo Krummrich
2025-06-23
gpu: nova-core: update and annotate TODO list
Alexandre Courbot
2025-06-23
gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot