summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/fb.rs
AgeCommit message (Expand)AuthorFilesLines
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo1-3/+3
2026-06-02gpu: nova-core: Hopper/Blackwell: larger non-WPR heapJohn Hubbard1-3/+2
2026-06-02gpu: nova-core: Blackwell: compute PMU-reserved framebuffer sizeJohn Hubbard1-0/+3
2026-05-29gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlushDanilo Krummrich1-5/+4
2026-05-29gpu: nova-core: unregister sysmem flush page from DropDanilo Krummrich1-12/+10
2026-04-30gpu: nova-core: make WPR heap sizing fallibleJohn Hubbard1-1/+1
2026-04-29gpu: nova-core: add FbHal::frts_size() for GA100 supportTimur Tabi1-3/+3
2026-04-29gpu: nova-core: use SizeConstants trait for u64 size constantsJohn Hubbard1-12/+9
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