aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/regs (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-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot1-1/+1
2025-06-23gpu: nova-core: allow register aliasesAlexandre Courbot1-2/+38
2025-06-23gpu: nova-core: expose the offset of each register as a type constantAlexandre Courbot1-3/+8
2025-06-23gpu: nova-core: add delimiter for helper rules in register!() macroAlexandre Courbot1-0/+2
2025-06-23gpu: nova-core: use absolute paths in register!() macroAlexandre Courbot1-6/+6
2025-06-22rust: enable `clippy::cast_lossless` lintTamir Duberstein1-1/+1
2025-05-13gpu: nova-core: define registers layout using helper macroAlexandre Courbot1-0/+380