summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/fb/hal
AgeCommit message (Expand)AuthorFilesLines
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo6-36/+36
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 Hubbard6-2/+125
2026-06-02gpu: nova-core: Blackwell: compute PMU-reserved framebuffer sizeJohn Hubbard4-1/+77
2026-04-29gpu: nova-core: add FbHal::frts_size() for GA100 supportTimur Tabi3-1/+20
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 Hubbard3-11/+18
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 Courbot3-0/+64
2025-06-23gpu: nova-core: register sysmem flush pageAlexandre Courbot2-0/+87