index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
regs.rs
Age
Commit message (
Expand
)
Author
2025-11-15
gpu: nova-core: provide a clear error report for unsupported GPUs
John Hubbard
2025-11-15
gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025-11-15
gpu: nova-core: gsp: Add support for checking if GSP reloaded
Joel Fernandes
2025-11-14
gpu: nova-core: falcon: Add support to write firmware version
Joel Fernandes
2025-11-14
gpu: nova-core: falcon: Add support to check if RISC-V is active
Joel Fernandes
2025-11-14
gpu: nova-core: gsp: Add GSP command queue bindings and handling
Alistair Popple
2025-11-08
gpu: nova-core: replace use of `as` with functions from `num`
Alexandre Courbot
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
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: register: add support for register arrays
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-08-15
gpu: nova-core: register: allow fields named `offset`
Alexandre Courbot
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-07-09
gpu: nova-core: convert `/*` comments to `//`
Alexandre Courbot
2025-07-09
gpu: nova-core: Clarify sysmembar operations
Joel Fernandes
2025-07-09
gpu: nova-core: Add code comments related to devinit
Joel Fernandes
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: load and run FWSEC-FRTS
Alexandre Courbot
2025-06-23
gpu: nova-core: compute layout of the FRTS region
Alexandre Courbot
2025-06-23
gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
2025-06-23
gpu: nova-core: register sysmem flush page
Alexandre Courbot
2025-06-23
gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
2025-06-22
rust: enable `clippy::cast_lossless` lint
Tamir Duberstein
2025-05-13
gpu: nova-core: fix layout of NV_PMC_BOOT_0
Alexandre Courbot
2025-05-13
gpu: nova-core: define registers layout using helper macro
Alexandre Courbot
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-09
gpu: nova-core: add initial driver stub
Danilo Krummrich