summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core
AgeCommit message (Expand)Author
3 daysgpu: nova-core: remove local bitfield macroAlexandre Courbot
3 daysgpu: nova-core: convert to kernel bitfield macroAlexandre Courbot
4 daysgpu: nova-core: remove `#[allow(non_snake_case)]`Gary Guo
5 daysgpu: nova-core: vbios: parse structs via zerocopyNicolás Antinori
6 daysgpu: nova-core: falcon: store bar and dev in falconTim Kovalenko
6 daysgpu: nova-core: export Rust symbols for nova-drmAlexandre Courbot
6 daysgpu: build nova-core and nova-drm from drivers/gpu/MakefileAlexandre Courbot
7 daysMerge tag 'v7.2-rc1' into drm-rust-nextDanilo Krummrich
12 daysgpu: nova-core: fb: Move PDISP register definitionAntonin Malzieu Ridolfi
12 daysgpu: nova-core: gsp: Extract and display usable FB regions from GSPJoel Fernandes
2026-06-20gpu: nova-core: move GPU static information acquisition to a GSP methodAlexandre Courbot
2026-06-20gpu: nova-core: move GSP unload state to a pinned Gpu subobjectAlexandre Courbot
2026-06-20gpu: nova-core: fsp: move FMC firmware loading into wait_secure_bootEliot Courtney
2026-06-20gpu: nova-core: falcon: gsp: move PRIV target mask constantsEliot Courtney
2026-06-17gpu: nova-core: consolidate GSP boot parameters into GspBootContextZhi Wang
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-17gpu: nova-core: fb: remove duplicated SysmemFlush doc linkJohn Hubbard
2026-06-17gpu: nova-core: fb: fix Blackwell flush address compositionJohn Hubbard
2026-06-17gpu: nova-core: Hopper: use correct sysmem flush registersJohn Hubbard
2026-06-17gpu: nova-core: Blackwell: use absolute FBHUB0 flush registersJohn Hubbard
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-10gpu: nova-core: use `c"literal"` instead of `c_str!()`Gary Guo
2026-06-10gpu: nova-core: remove imports available from preludeGary Guo
2026-06-10gpu: nova-core: gsp: Move gsp register definition into gsp moduleAntonin Malzieu Ridolfi
2026-06-10rust: make `build_assert` module the home of related macrosGary Guo
2026-06-10gpu: nova-core: clean up FSP FRTS commentsJohn Hubbard
2026-06-09gpu: nova-core: gsp: tu102: keep unloading if FWSEC-SB failsAlexandre Courbot
2026-06-09gpu: nova-core: don't declare booter firmware for FSP chipsetsJohn Hubbard
2026-06-09gpu: nova-core: return FSP response buffer to callerZhi Wang
2026-06-09gpu: nova-core: factor out common FSP message headerZhi Wang
2026-06-09gpu: nova-core: firmware: parse `FalconUCodeDescV2` via `zerocopy`Miguel Ojeda
2026-06-05gpu: nova-core: convert to keyworded projection syntaxGary Guo
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo
2026-06-03gpu: nova-core: gsp: enable FSP boot pathAlexandre Courbot
2026-06-03gpu: nova-core: add non-sec2 unload pathEliot Courtney
2026-06-03gpu: nova-core: Hopper/Blackwell: add GSP lockdown release pollingJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust bootJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: select FSP Chain of Trust versionJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP send/receive messagingJohn Hubbard
2026-06-03gpu: nova-core: add MCTP/NVDM protocol types for firmware communicationJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP message infrastructureJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operationsJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC signature extractionJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waitingJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC firmware imageJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stubJohn Hubbard
2026-06-02gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: add support for 32-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: don't assume 64-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: Blackwell: use correct sysmem flush registersJohn Hubbard