index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
Age
Commit message (
Expand
)
Author
2025-08-15
gpu: nova-core: register: add missing doccomments for fixed registers I/O acc...
Alexandre Courbot
2025-08-15
gpu: nova-core: register: fix documentation and indentation
Alexandre Courbot
2025-08-15
gpu: nova-core: register: move OFFSET declaration to I/O impl block
Alexandre Courbot
2025-08-15
gpu: nova-core: register: remove `try_` accessors for relative registers
Alexandre Courbot
2025-08-15
gpu: nova-core: register: simplify @leaf_accessor rule
Alexandre Courbot
2025-08-15
gpu: nova-core: register: improve documentation for basic registers
Alexandre Courbot
2025-08-15
gpu: nova-core: register: allow fields named `offset`
Alexandre Courbot
2025-08-15
gpu: nova-core: register: add missing space in register!()
Alexandre Courbot
2025-08-15
gpu: nova-core: register: minor grammar and spelling fixes
John Hubbard
2025-08-12
gpu: nova-core: vbios: change PmuLookupTableEntry to use size_of
Rhys Lloyd
2025-08-12
gpu: nova-core: vbios: use size_of instead of magic number
Rhys Lloyd
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-07-31
gpu: nova-core: fix up formatting after merge
Miguel Ojeda
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-21
rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
Tamir Duberstein
2025-07-17
gpu: nova-core: fix bounds check in PmuLookupTableEntry::new
Rhys Lloyd
2025-07-09
gpu: nova-core: convert `/*` comments to `//`
Alexandre Courbot
2025-07-09
gpu: nova-core: Clarify falcon code
Joel Fernandes
2025-07-09
gpu: nova-core: Clarify sysmembar operations
Joel Fernandes
2025-07-09
gpu: nova-core: Add code comments related to devinit
Joel Fernandes
2025-06-28
rust: devres: get rid of Devres' inner Arc
Danilo Krummrich
2025-06-25
gpu: nova-core: replace `Duration` with `Delta`
Alexandre Courbot
2025-06-25
gpu: nova-core: consider `clippy::cast_lossless`
Danilo Krummrich
2025-06-25
gpu: nova-core: impl From for u32 for enums used from register!
Danilo Krummrich
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
2025-06-23
gpu: nova-core: update and annotate TODO list
Alexandre Courbot
2025-06-23
gpu: nova-core: load and run FWSEC-FRTS
Alexandre Courbot
2025-06-23
gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
Alexandre Courbot
2025-06-23
gpu: nova-core: add types for patching firmware binaries
Alexandre Courbot
2025-06-23
gpu: nova-core: compute layout of the FRTS region
Alexandre Courbot
2025-06-23
gpu: nova-core: vbios: Add support for FWSEC ucode extraction
Joel Fernandes
2025-06-23
gpu: nova-core: vbios: Add support to look up PMU table in FWSEC
Joel Fernandes
2025-06-23
gpu: nova-core: vbios: Add base support for VBIOS construction and iteration
Joel Fernandes
2025-06-23
gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTS
Alexandre Courbot
2025-06-23
gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
2025-06-23
gpu: nova-core: register sysmem flush page
Alexandre Courbot
2025-06-23
gpu: nova-core: add DMA object struct
Alexandre Courbot
2025-06-23
gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
2025-06-23
gpu: nova-core: add helper function to wait on condition
Alexandre Courbot
2025-06-23
gpu: nova-core: increase BAR0 size to 16MB
Alexandre Courbot
2025-06-23
gpu: nova-core: allow register aliases
Alexandre Courbot
2025-06-23
gpu: nova-core: expose the offset of each register as a type constant
Alexandre Courbot
2025-06-23
gpu: nova-core: add delimiter for helper rules in register!() macro
Alexandre Courbot
2025-06-23
gpu: nova-core: use absolute paths in register!() macro
Alexandre Courbot
2025-06-22
rust: enable `clippy::cast_lossless` lint
Tamir Duberstein
2025-06-22
rust: enable `clippy::as_underscore` lint
Tamir Duberstein
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-15
gpu: nova-core: select AUXILIARY_BUS instead of depending on it
Alexandre Courbot
2025-05-13
gpu: nova-core: move Firmware to firmware module
Alexandre Courbot
2025-05-13
gpu: nova-core: fix layout of NV_PMC_BOOT_0
Alexandre Courbot
[prev]
[next]