aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/fb
AgeCommit message (Expand)AuthorFilesLines
2026-08-05gpu: nova-core: return non-WPR heap size as u64 from HALsEliot Courtney7-12/+12
2026-08-05gpu: nova-core: correct FRTS vidmem offset calculationEliot Courtney2-0/+2
2026-07-30gpu: nova-core: Move PFB registers definitionsAntonin Malzieu Ridolfi6-13/+153
2026-06-23gpu: nova-core: fb: Move PDISP register definitionAntonin Malzieu Ridolfi1-0/+25
2026-06-17gpu: nova-core: fb: fix Blackwell flush address compositionJohn Hubbard1-1/+1
2026-06-17gpu: nova-core: Hopper: use correct sysmem flush registersJohn Hubbard1-3/+28
2026-06-17gpu: nova-core: Blackwell: use absolute FBHUB0 flush registersJohn Hubbard1-19/+7
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo7-40/+40
2026-06-02gpu: nova-core: Blackwell: use correct sysmem flush registersJohn Hubbard2-6/+109
2026-06-02gpu: nova-core: Hopper/Blackwell: larger non-WPR heapJohn Hubbard7-4/+134
2026-06-02gpu: nova-core: Blackwell: compute PMU-reserved framebuffer sizeJohn Hubbard5-6/+84
2026-04-30gpu: nova-core: Hopper/Blackwell: basic GPU identificationJohn Hubbard1-1/+4
2026-04-30gpu: nova-core: use GPU Architecture to simplify HAL selectionsJohn Hubbard1-9/+9
2026-04-29gpu: nova-core: add FbHal::frts_size() for GA100 supportTimur Tabi4-1/+23
2026-03-26gpu: nova-core: convert FUSE registers to kernel register macroAlexandre Courbot2-2/+4
2026-03-26gpu: nova-core: convert GC6 registers to kernel register macroAlexandre Courbot1-2/+5
2026-03-26gpu: nova-core: convert PFB registers to kernel register macroAlexandre Courbot2-19/+29
2025-11-08gpu: nova-core: justify remaining uses of `as`Alexandre Courbot1-0/+4
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard4-13/+22
2025-11-04gpu: nova-core: use `try_from` instead of `as` for u32 conversionsAlexandre Courbot1-9/+7
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich2-3/+3
2025-06-23gpu: nova-core: compute layout of the FRTS regionAlexandre Courbot4-2/+74
2025-06-23gpu: nova-core: register sysmem flush pageAlexandre Courbot3-0/+118