summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/driver.rs
AgeCommit message (Expand)Author
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot
2025-09-06gpu: nova-core: take advantage of pci::Device::unbind()Danilo Krummrich
2025-09-01gpu: nova-core: avoid probing non-display/compute PCI functionsJohn Hubbard
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-07-31gpu: nova-core: fix up formatting after mergeMiguel Ojeda
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-28rust: devres: get rid of Devres' inner ArcDanilo Krummrich
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot
2025-06-23gpu: nova-core: increase BAR0 size to 16MBAlexandre Courbot
2025-06-22rust: enable `clippy::as_underscore` lintTamir Duberstein
2025-05-12gpu: nova-core: register auxiliary device for nova-drmDanilo Krummrich
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-09gpu: nova-core: add initial driver stubDanilo Krummrich