aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/firmware.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds1-2/+3
2025-07-21rust: kernel: remove `fmt!`, fix clippy::uninlined-format-argsTamir Duberstein1-2/+3
2025-06-23gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTSAlexandre Courbot1-1/+2
2025-06-23gpu: nova-core: add types for patching firmware binariesAlexandre Courbot1-0/+64
2025-06-23gpu: nova-core: vbios: Add support for FWSEC ucode extractionJoel Fernandes1-2/+0
2025-06-23gpu: nova-core: vbios: Add base support for VBIOS construction and iterationJoel Fernandes1-2/+2
2025-06-23gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTSAlexandre Courbot1-0/+45
2025-05-13gpu: nova-core: move Firmware to firmware moduleAlexandre Courbot1-4/+40
2025-03-09gpu: nova-core: add initial driver stubDanilo Krummrich1-0/+45