aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/driver.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-1/+1
2025-07-31gpu: nova-core: fix up formatting after mergeMiguel Ojeda1-1/+1
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+3
2025-06-28rust: devres: get rid of Devres' inner ArcDanilo Krummrich1-2/+5
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot1-1/+1
2025-06-23gpu: nova-core: increase BAR0 size to 16MBAlexandre Courbot1-2/+2
2025-06-22rust: enable `clippy::as_underscore` lintTamir Duberstein1-1/+1
2025-05-12gpu: nova-core: register auxiliary device for nova-drmDanilo Krummrich1-1/+8
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2025-03-09gpu: nova-core: add initial driver stubDanilo Krummrich1-0/+47