index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
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
23
-520
/
+1959
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+28
2025-10-01
Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
4
-10
/
+9
2025-09-23
gpu: nova-core: use Alignment for alignment-related operations
Alexandre Courbot
2
-5
/
+5
2025-09-17
Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
23
-520
/
+1959
2025-09-16
gpu: nova-core: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
2
-5
/
+4
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2025-09-13
gpu: nova-core: Add base files for r570.144 firmware bindings
Alistair Popple
4
-0
/
+39
2025-09-13
gpu: nova-core: firmware: use 570.144 firmware
Alexandre Courbot
1
-1
/
+1
2025-09-13
gpu: nova-core: firmware: process the GSP bootloader
Alexandre Courbot
4
-21
/
+99
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
4
-2
/
+246
2025-09-13
gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
4
-9
/
+393
2025-09-13
gpu: nova-core: firmware: add support for common firmware header
Alexandre Courbot
1
-0
/
+62
2025-09-13
gpu: nova-core: firmware: move firmware request code into a function
Alexandre Courbot
1
-6
/
+14
2025-09-13
gpu: nova-core: add Chipset::name() method
Alexandre Courbot
3
-33
/
+20
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot
5
-120
/
+184
2025-09-13
gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`
Alexandre Courbot
2
-2
/
+2
2025-09-06
gpu: nova-core: take advantage of pci::Device::unbind()
Danilo Krummrich
2
-10
/
+16
2025-09-05
rust: dma: add type alias for bindings::dma_addr_t
Danilo Krummrich
1
-2
/
+2
2025-09-01
gpu: nova-core: avoid probing non-display/compute PCI functions
John Hubbard
1
-5
/
+28
2025-09-01
gpu: nova-core: vbios: store reference to Device where relevant
Alexandre Courbot
2
-31
/
+46
2025-09-01
gpu: nova-core: vbios: replace pci::Device with device::Device
Alexandre Courbot
2
-80
/
+57
2025-09-01
gpu: nova-core: depend on CONFIG_64BIT
Danilo Krummrich
1
-0
/
+1
2025-08-22
gpu: nova-core: falcon: align DMA transfers to 256 bytes
Alexandre Courbot
2
-17
/
+23
2025-08-21
gpu: nova-core: Update ARef imports from sync::aref
Shankari Anand
2
-2
/
+2
2025-08-15
gpu: nova-core: register: add support for relative array registers
Alexandre Courbot
4
-6
/
+248
2025-08-15
gpu: nova-core: falcon: use register arrays for FUSE registers
Alexandre Courbot
2
-21
/
+20
2025-08-15
gpu: nova-core: register: add support for register arrays
Alexandre Courbot
3
-8
/
+204
2025-08-15
gpu: nova-core: falcon: add distinct base address for PFALCON2
Alexandre Courbot
4
-8
/
+23
2025-08-15
gpu: nova-core: register: redesign relative registers
Alexandre Courbot
6
-96
/
+212
2025-08-15
gpu: nova-core: register: use #[inline(always)] for all methods
Alexandre Courbot
1
-8
/
+8
2025-08-15
gpu: nova-core: register: split @io rule into fixed and relative versions
Alexandre Courbot
1
-6
/
+6
2025-08-15
gpu: nova-core: register: generate correct `Default` implementation
Alexandre Courbot
1
-3
/
+23
2025-08-15
gpu: nova-core: register: improve `Debug` implementation
Alexandre Courbot
1
-10
/
+15
2025-08-15
gpu: nova-core: register: add fields dispatcher internal rule
Alexandre Courbot
1
-10
/
+32
2025-08-15
gpu: nova-core: register: add missing doccomments for fixed registers I/O acc...
Alexandre Courbot
1
-0
/
+4
2025-08-15
gpu: nova-core: register: fix documentation and indentation
Alexandre Courbot
1
-25
/
+9
2025-08-15
gpu: nova-core: register: move OFFSET declaration to I/O impl block
Alexandre Courbot
1
-10
/
+9
2025-08-15
gpu: nova-core: register: remove `try_` accessors for relative registers
Alexandre Courbot
1
-37
/
+1
2025-08-15
gpu: nova-core: register: simplify @leaf_accessor rule
Alexandre Courbot
1
-4
/
+4
2025-08-15
gpu: nova-core: register: improve documentation for basic registers
Alexandre Courbot
1
-11
/
+13
2025-08-15
gpu: nova-core: register: allow fields named `offset`
Alexandre Courbot
2
-3
/
+4
2025-08-15
gpu: nova-core: register: add missing space in register!()
Alexandre Courbot
1
-1
/
+1
2025-08-15
gpu: nova-core: register: minor grammar and spelling fixes
John Hubbard
1
-7
/
+7
2025-08-12
gpu: nova-core: vbios: change PmuLookupTableEntry to use size_of
Rhys Lloyd
1
-2
/
+2
2025-08-12
gpu: nova-core: vbios: use size_of instead of magic number
Rhys Lloyd
1
-2
/
+2
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
6
-8
/
+9
2025-07-31
gpu: nova-core: fix up formatting after merge
Miguel Ojeda
1
-1
/
+1
2025-07-31
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
21
-18
/
+3472
2025-07-21
rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
Tamir Duberstein
1
-2
/
+3
[next]