index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
nova_core.rs
Age
Commit message (
Expand
)
Author
2025-11-15
gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information
Alistair Popple
2025-11-14
gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Joel Fernandes
2025-11-08
gpu: nova-core: add functions and traits for lossless integer conversions
Alexandre Courbot
2025-10-25
gpu: nova-core: replace wait_on with kernel equivalents
Alexandre Courbot
2025-10-21
gpu: nova-core: bitfield: Move bitfield-specific code from register! into new...
Joel Fernandes
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
2025-06-23
gpu: nova-core: vbios: Add base support for VBIOS construction and iteration
Joel Fernandes
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: add DMA object struct
Alexandre Courbot
2025-06-23
gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
2025-05-12
gpu: nova-core: register auxiliary device for nova-drm
Danilo Krummrich
2025-03-09
gpu: nova-core: add initial driver stub
Danilo Krummrich