index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
gpu.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-138
/
+68
2025-09-16
gpu: nova-core: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
1
-2
/
+1
2025-09-13
gpu: nova-core: firmware: process the GSP bootloader
Alexandre Courbot
1
-4
/
+0
2025-09-13
gpu: nova-core: add Chipset::name() method
Alexandre Courbot
1
-8
/
+17
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot
1
-118
/
+41
2025-09-06
gpu: nova-core: take advantage of pci::Device::unbind()
Danilo Krummrich
1
-10
/
+12
2025-09-01
gpu: nova-core: vbios: replace pci::Device with device::Device
Alexandre Courbot
1
-1
/
+1
2025-08-15
gpu: nova-core: register: add support for register arrays
Alexandre Courbot
1
-1
/
+1
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+124
2025-07-09
gpu: nova-core: Clarify sysmembar operations
Joel Fernandes
1
-2
/
+1
2025-06-28
rust: devres: get rid of Devres' inner Arc
Danilo Krummrich
1
-3
/
+3
2025-06-23
gpu: nova-core: update and annotate TODO list
Alexandre Courbot
1
-1
/
+1
2025-06-23
gpu: nova-core: load and run FWSEC-FRTS
Alexandre Courbot
1
-10
/
+80
2025-06-23
gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
Alexandre Courbot
1
-2
/
+13
2025-06-23
gpu: nova-core: compute layout of the FRTS region
Alexandre Courbot
1
-0
/
+4
2025-06-23
gpu: nova-core: vbios: Add base support for VBIOS construction and iteration
Joel Fernandes
1
-0
/
+4
2025-06-23
gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
1
-0
/
+11
2025-06-23
gpu: nova-core: register sysmem flush page
Alexandre Courbot
1
-2
/
+19
2025-06-23
gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
1
-0
/
+5
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-47
/
+39
2025-05-13
gpu: nova-core: move Firmware to firmware module
Alexandre Courbot
1
-32
/
+3
2025-05-13
gpu: nova-core: fix layout of NV_PMC_BOOT_0
Alexandre Courbot
1
-3
/
+16
2025-05-13
gpu: nova-core: define registers layout using helper macro
Alexandre Courbot
1
-5
/
+5
2025-05-13
gpu: nova-core: take bound device in Gpu::new
Alexandre Courbot
1
-6
/
+13
2025-05-13
gpu: nova-core: add missing GA100 definition
Alexandre Courbot
1
-1
/
+2
2025-05-13
gpu: nova-core: derive useful traits for Chipset
Alexandre Courbot
1
-1
/
+1
2025-05-07
rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint
Miguel Ojeda
1
-1
/
+1
2025-03-09
gpu: nova-core: add initial driver stub
Danilo Krummrich
1
-0
/
+199