开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
fb.rs
Age
Commit message (
Expand
)
Author
14 days
gpu: nova-core: move lifetime to `Bar0`
Gary Guo
2026-06-02
gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
John Hubbard
2026-06-02
gpu: nova-core: Blackwell: compute PMU-reserved framebuffer size
John Hubbard
2026-05-29
gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
Danilo Krummrich
2026-05-29
gpu: nova-core: unregister sysmem flush page from Drop
Danilo Krummrich
2026-04-30
gpu: nova-core: make WPR heap sizing fallible
John Hubbard
2026-04-29
gpu: nova-core: add FbHal::frts_size() for GA100 support
Timur Tabi
2026-04-29
gpu: nova-core: use SizeConstants trait for u64 size constants
John Hubbard
2026-03-28
gpu: nova-core: fb: use dma::CoherentHandle
Alexandre Courbot
2026-03-26
gpu: nova-core: convert PDISP registers to kernel register macro
Alexandre Courbot
2026-03-10
gpu: nova-core: add FbRange.len() and use it in boot.rs
John Hubbard
2026-03-10
gpu: nova-core: print FB sizes, along with ranges
John Hubbard
2026-01-12
gpu: nova-core: add missing newlines to several print strings
Timur Tabi
2025-11-14
gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
2025-11-08
gpu: nova-core: replace use of `as` with functions from `num`
Alexandre Courbot
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-09-22
gpu: nova-core: use Alignment for alignment-related operations
Alexandre Courbot
2025-08-21
gpu: nova-core: Update ARef imports from sync::aref
Shankari Anand
2025-07-09
gpu: nova-core: Clarify sysmembar operations
Joel Fernandes
2025-06-23
gpu: nova-core: update and annotate TODO list
Alexandre Courbot
2025-06-23
gpu: nova-core: compute layout of the FRTS region
Alexandre Courbot
2025-06-23
gpu: nova-core: register sysmem flush page
Alexandre Courbot