index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
48
-900
/
+3319
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
3
-17
/
+25
2026-06-10
rust: make `build_assert` module the home of related macros
Gary Guo
2
-3
/
+3
2026-06-09
gpu: nova-core: firmware: parse `FalconUCodeDescV2` via `zerocopy`
Miguel Ojeda
2
-6
/
+5
2026-06-05
gpu: nova-core: convert to keyworded projection syntax
Gary Guo
1
-3
/
+3
2026-06-03
gpu: nova-core: move lifetime to `Bar0`
Gary Guo
35
-145
/
+152
2026-06-03
gpu: nova-core: gsp: enable FSP boot path
Alexandre Courbot
1
-2
/
+2
2026-06-03
gpu: nova-core: add non-sec2 unload path
Eliot Courtney
1
-2
/
+36
2026-06-03
gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
John Hubbard
4
-2
/
+115
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
John Hubbard
8
-13
/
+310
2026-06-03
gpu: nova-core: Hopper/Blackwell: select FSP Chain of Trust version
John Hubbard
4
-4
/
+46
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
John Hubbard
2
-4
/
+103
2026-06-03
gpu: nova-core: add MCTP/NVDM protocol types for firmware communication
John Hubbard
2
-0
/
+91
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
John Hubbard
2
-3
/
+99
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
John Hubbard
2
-5
/
+93
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
John Hubbard
1
-3
/
+86
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
John Hubbard
8
-3
/
+186
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC firmware image
John Hubbard
4
-3
/
+72
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stub
John Hubbard
2
-0
/
+30
2026-06-02
gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware images
John Hubbard
2
-6
/
+25
2026-06-02
gpu: nova-core: add support for 32-bit firmware images
John Hubbard
1
-0
/
+53
2026-06-02
gpu: nova-core: don't assume 64-bit firmware images
John Hubbard
1
-27
/
+85
2026-06-02
gpu: nova-core: Blackwell: use correct sysmem flush registers
John Hubbard
3
-6
/
+154
2026-06-02
gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
John Hubbard
2
-6
/
+15
2026-06-02
gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
John Hubbard
8
-7
/
+136
2026-06-02
gpu: nova-core: Blackwell: compute PMU-reserved framebuffer size
John Hubbard
7
-6
/
+88
2026-06-02
gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
John Hubbard
7
-8
/
+47
2026-06-02
gpu: nova-core: set DMA mask width based on GPU architecture
John Hubbard
5
-19
/
+30
2026-05-30
gpu: nova-core: gsp: run the unload bundle if Gsp::boot() fails
Alexandre Courbot
4
-31
/
+101
2026-05-30
gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Alexandre Courbot
9
-19
/
+209
2026-05-30
gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
6
-1
/
+168
2026-05-30
gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HAL
Alexandre Courbot
5
-152
/
+343
2026-05-29
gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts c...
Alexandre Courbot
1
-7
/
+7
2026-05-29
gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
John Hubbard
2
-22
/
+39
2026-05-29
gpu: nova-core: do not import firmware commands into GSP command module
Alexandre Courbot
1
-12
/
+13
2026-05-29
gpu: nova-core: remove unneeded get_gsp_info proxy function
Alexandre Courbot
2
-8
/
+2
2026-05-29
gpu: nova-core: gsp: replace ARef<Device> with &'a Device in sequencer
Danilo Krummrich
2
-7
/
+6
2026-05-29
gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
Danilo Krummrich
1
-5
/
+4
2026-05-29
gpu: nova-core: unregister sysmem flush page from Drop
Danilo Krummrich
3
-24
/
+11
2026-05-29
gpu: nova-core: use lifetime for Bar
Danilo Krummrich
2
-37
/
+28
2026-05-29
Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Danilo Krummrich
3
-17
/
+25
2026-05-27
rust: auxiliary: generalize Registration over ForLt
Danilo Krummrich
1
-6
/
+7
2026-05-27
gpu: nova-core: separate driver type from driver data
Danilo Krummrich
2
-7
/
+9
2026-05-27
rust: pci: make Bar lifetime-parameterized
Danilo Krummrich
1
-3
/
+4
2026-05-27
rust: pci: make Driver trait lifetime-parameterized
Danilo Krummrich
1
-3
/
+6
2026-05-27
rust: device: make Core and CoreInternal lifetime-parameterized
Danilo Krummrich
2
-3
/
+3
2026-05-27
rust: driver: decouple driver private data from driver type
Danilo Krummrich
1
-0
/
+1
2026-05-25
gpu: nova-core: vbios: remove unused rom_header field
Eliot Courtney
1
-4
/
+0
2026-05-25
gpu: nova-core: vbios: move constants and functions to be associated
Eliot Courtney
1
-104
/
+108
2026-05-25
gpu: nova-core: vbios: drop redundant TryFrom import
Eliot Courtney
1
-2
/
+0
[next]