summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/fb.rs
AgeCommit message (Expand)AuthorFilesLines
2026-03-28gpu: nova-core: fb: use dma::CoherentHandleAlexandre Courbot1-3/+3
2026-03-26gpu: nova-core: convert PDISP registers to kernel register macroAlexandre Courbot1-1/+5
2026-03-10gpu: nova-core: add FbRange.len() and use it in boot.rsJohn Hubbard1-1/+7
2026-03-10gpu: nova-core: print FB sizes, along with rangesJohn Hubbard1-17/+66
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi1-1/+1
2025-11-14gpu: nova-core: gsp: Create wpr metadataAlistair Popple1-1/+0
2025-11-14gpu: nova-core: compute layout of more framebuffer regions required for GSPAlexandre Courbot1-4/+67
2025-11-08gpu: nova-core: replace use of `as` with functions from `num`Alexandre Courbot1-3/+4
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard1-10/+17
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2025-09-23gpu: nova-core: use Alignment for alignment-related operationsAlexandre Courbot1-3/+3
2025-08-21gpu: nova-core: Update ARef imports from sync::arefShankari Anand1-1/+1
2025-07-09gpu: nova-core: Clarify sysmembar operationsJoel Fernandes1-0/+10
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot1-1/+1
2025-06-23gpu: nova-core: compute layout of the FRTS regionAlexandre Courbot1-0/+70
2025-06-23gpu: nova-core: register sysmem flush pageAlexandre Courbot1-0/+67