index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
gsp
Age
Commit message (
Expand
)
Author
2025-11-17
gpu: nova-core: make formatting compatible with rust tree
Alice Ryhl
2025-11-15
gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information
Alistair Popple
2025-11-15
gpu: nova-core: gsp: Wait for gsp initialization to complete
Alistair Popple
2025-11-15
gpu: nova-core: sequencer: Implement core resume operation
Joel Fernandes
2025-11-15
gpu: nova-core: sequencer: Implement basic core operations
Joel Fernandes
2025-11-15
gpu: nova-core: sequencer: Add delay opcode support
Joel Fernandes
2025-11-15
gpu: nova-core: sequencer: Add register opcodes
Joel Fernandes
2025-11-15
gpu: nova-core: Implement the GSP sequencer
Joel Fernandes
2025-11-15
gpu: nova-core: Add bindings required by GSP sequencer
Joel Fernandes
2025-11-14
gpu: nova-core: gsp: Boot GSP
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Add SetRegistry command
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Add SetSystemInfo command
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Create rmargs
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Add GSP command queue bindings and handling
Alistair Popple
2025-11-14
gpu: nova-core: Add zeroable trait to bindings
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
2025-11-14
gpu: nova-core: Create initial Gsp
Alistair Popple
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
2025-09-13
gpu: nova-core: Add base files for r570.144 firmware bindings
Alistair Popple
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
2025-09-13
gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot