summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/fb
AgeCommit message (Expand)AuthorFilesLines
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