summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2026-07-23gpu: nova-core: fsp: catch bogus queue pointer issuesEliot Courtney
2026-07-21gpu: nova-core: fsp: limit FSP receive message allocation sizeEliot Courtney
2026-07-15gpu: nova-core: store Fsp instance in GpuAlexandre Courbot
2026-07-15gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContextAlexandre Courbot
2026-07-15gpu: nova-core: gsp: pass GspBootContext mutablyAlexandre Courbot
2026-07-15gpu: nova-core: avoid repeated calls to pci::Device::as_refAlexandre Courbot
2026-07-15gpu: nova-core: move GSP firmware files decision to GSP HALEliot Courtney
2026-07-15gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HALAlexandre Courbot
2026-07-15gpu: nova-core: gsp: turn FWSEC execution into HAL methodAlexandre Courbot
2026-07-15gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL methodAlexandre Courbot
2026-07-15gpu: nova-core: gsp: centralize missing unload bundle warningsAlexandre Courbot
2026-07-15gpu: nova-core: gsp: pass GspBootContext to unload methodsAlexandre Courbot
2026-07-15gpu: nova-core: gsp: replace BootUnloadGuard with local handlersAlexandre Courbot
2026-07-15gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencerAlexandre Courbot
2026-07-15gpu: nova-core: gsp: sequencer: use GspBootContextAlexandre Courbot
2026-07-14Merge tag 'rust-io-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Danilo Krummrich
2026-07-12drm: nova: Use drm::Device<Registered> to access the parent bus deviceDanilo Krummrich
2026-07-12rust: drm: Pass registration data to ioctl handlersDanilo Krummrich
2026-07-12rust: drm: Add RegistrationData to drm::DriverDanilo Krummrich
2026-07-12drm: fix race between partial drm_dev_register() failure and ioctlDanilo Krummrich
2026-07-12rust: drm: Wrap ioctl dispatch in RegistrationGuardDanilo Krummrich
2026-07-12rust: drm: restrict AlwaysRefCounted to Normal GEM Object contextDanilo Krummrich
2026-07-12rust: drm: change default DeviceContext to NormalDanilo Krummrich
2026-07-12rust: drm: Add Driver::ParentDevice associated typeDanilo Krummrich
2026-07-11gpu: nova-core: use I/O projection for cleaner encapsulationGary Guo
2026-07-08gpu: nova-core: build SetRegistry entries dynamicallyZhi Wang
2026-07-08gpu: nova-core: fsp: rename FSP response header typeZhi Wang
2026-07-03gpu: nova: fix rust-analyzer generationAlexandre Courbot
2026-07-03gpu: nova-core: remove local bitfield macroAlexandre Courbot
2026-07-03gpu: nova-core: convert to kernel bitfield macroAlexandre Courbot
2026-07-01gpu: nova-core: remove `#[allow(non_snake_case)]`Gary Guo
2026-06-30gpu: nova-core: vbios: parse structs via zerocopyNicolás Antinori
2026-06-29gpu: nova-core: falcon: store bar and dev in falconTim Kovalenko
2026-06-29gpu: drm: nova: depend on nova-core and use its symbolsAlexandre Courbot
2026-06-29gpu: nova-core: emit Rust metadata for nova-drmAlexandre Courbot
2026-06-29gpu: nova-core: export Rust symbols for nova-drmAlexandre Courbot
2026-06-29gpu: build nova-core and nova-drm from drivers/gpu/MakefileAlexandre Courbot
2026-06-28Merge tag 'v7.2-rc1' into drm-rust-nextDanilo Krummrich
2026-06-26Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-26Merge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-26Merge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-06-26Merge tag 'drm-intel-next-fixes-2026-06-25-1' of https://gitlab.freedesktop.o...Dave Airlie