summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core
AgeCommit message (Expand)Author
39 hoursgpu: nova-core: mm: Add PRAMIN aperture self-testsJoel Fernandes
39 hoursgpu: nova-core: Add self-test assertion macros and config optionEliot Courtney
39 hoursgpu: nova-core: mm: Add GpuMm centralized memory managerJoel Fernandes
39 hoursgpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAMJoel Fernandes
39 hoursgpu: nova-core: mm: Add the memory management HALEliot Courtney
39 hoursgpu: nova-core: mm: Add PRAMIN window registersJoel Fernandes
39 hoursgpu: nova-core: mm: Implement Alignable and Debug for VramAddressEliot Courtney
39 hoursgpu: nova-core: mm: Add VramAddress typeJoel Fernandes
2 daysMerge tag 'rust-io-7.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Danilo Krummrich
2 daysgpu: nova-core: convert hshub0 from relative register to projectionGary Guo
2 daysgpu: nova-core: use projection for PFALCON and PFALCON2 registersGary Guo
2 daysgpu: nova-core: specify base type for registersGary Guo
3 daysgpu: nova-core: gsp: fix a broken doc link on GspMessageJohn Hubbard
6 daysgpu: nova-core: fix barrier usage in GSP->CPU messaging pathGary Guo
6 daysgpu: nova-core: fix barrier usage in CPU->GSP messaging pathGary Guo
8 daysgpu: nova-core: fix incorrect naming/framing of GSP-FMC firmwareAlexandre Courbot
8 daysMerge tag 'v7.3-rc1' into drm-rust-nextDanilo Krummrich
2026-08-23gpu: nova-core: Extract PMC registers definitionsAntonin Malzieu Ridolfi
2026-08-23gpu: nova-core: write initial RPCs before booting GSP-RMTimur Tabi
2026-08-21Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-06gpu: nova-core: falcon: use I/O projection to check transfer boundsAlexandre Courbot
2026-08-06rust: dma: rename dma_handle to dma_addressAlexandre Courbot
2026-08-06gpu: nova-core: falcon: remove unnecessary checkAlexandre Courbot
2026-08-06gpu: nova-core: update firmware module info for TLV imagesTimur Tabi
2026-08-06gpu: nova-core: transition fsp to TLV imagesTimur Tabi
2026-08-06gpu: nova-core: transition gen_bootloader to TLV imagesTimur Tabi
2026-08-06gpu: nova-core: transition gsp to TLV imagesTimur Tabi
2026-08-06gpu: nova-core: transition booter to TLV imagesTimur Tabi
2026-08-06gpu: nova-core: add TLV parser for firmware filesTimur Tabi
2026-08-05rust: treewide: replace `__pinned_init` with `raw_[try_]init`Gary Guo
2026-08-05gpu: nova-core: pass WPR metadata ownership to FmcBootArgsEliot Courtney
2026-08-05gpu: nova-core: split FbLayout into FSP and non-FSP versionsEliot Courtney
2026-08-05gpu: nova-core: return non-WPR heap size as u64 from HALsEliot Courtney
2026-08-05gpu: nova-core: rename heap size fieldEliot Courtney
2026-08-05gpu: nova-core: correct FRTS vidmem offset calculationEliot Courtney
2026-07-30rust: driver: remove `$module_table_name` from `module_device_table`Gary Guo
2026-07-30rust: pci: use `Option<&IdInfo>` for device ID infoGary Guo
2026-07-30gpu: nova-core: Move one PBUS register definitionAntonin Malzieu Ridolfi
2026-07-30gpu: nova-core: Move PFB registers definitionsAntonin Malzieu Ridolfi
2026-07-30gpu: nova-core: Add function to query WPR2 rangeAntonin Malzieu Ridolfi
2026-07-28gpu: nova-core: fix packed registry table sizeAlexandre Courbot
2026-07-24gpu: nova-core: reserve vGPU WPR2 heapZhi Wang
2026-07-24gpu: nova-core: set RMSetSriovMode for vGPUZhi Wang
2026-07-24gpu: nova-core: detect and store vGPU stateZhi Wang
2026-07-24gpu: nova-core: read vGPU mode from FSP via PRC protocolZhi Wang
2026-07-23gpu: nova-core: wait for RISC-V HALTED on FSP unloadEliot Courtney
2026-07-23gpu: nova-core: correct RISC-V HALTED fieldEliot Courtney
2026-07-23gpu: nova-core: gsp: ensure LibOS DMA allocation lives long enoughEliot Courtney
2026-07-23gpu: nova-core: gsp: ensure lifetime for FMC boot DMA allocationsEliot Courtney