summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/vbios.rs
AgeCommit message (Expand)Author
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-09-22gpu: nova-core: use Alignment for alignment-related operationsAlexandre Courbot
2025-09-01gpu: nova-core: vbios: store reference to Device where relevantAlexandre Courbot
2025-09-01gpu: nova-core: vbios: replace pci::Device with device::DeviceAlexandre Courbot
2025-08-12gpu: nova-core: vbios: change PmuLookupTableEntry to use size_ofRhys Lloyd
2025-08-12gpu: nova-core: vbios: use size_of instead of magic numberRhys Lloyd
2025-07-17gpu: nova-core: fix bounds check in PmuLookupTableEntry::newRhys Lloyd
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot
2025-06-23gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTSAlexandre Courbot
2025-06-23gpu: nova-core: vbios: Add support for FWSEC ucode extractionJoel Fernandes
2025-06-23gpu: nova-core: vbios: Add support to look up PMU table in FWSECJoel Fernandes
2025-06-23gpu: nova-core: vbios: Add base support for VBIOS construction and iterationJoel Fernandes