Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-28 | Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -47/+39 |
2025-05-13 | gpu: nova-core: move Firmware to firmware module | Alexandre Courbot | 1 | -32/+3 |
2025-05-13 | gpu: nova-core: fix layout of NV_PMC_BOOT_0 | Alexandre Courbot | 1 | -3/+16 |
2025-05-13 | gpu: nova-core: define registers layout using helper macro | Alexandre Courbot | 1 | -5/+5 |
2025-05-13 | gpu: nova-core: take bound device in Gpu::new | Alexandre Courbot | 1 | -6/+13 |
2025-05-13 | gpu: nova-core: add missing GA100 definition | Alexandre Courbot | 1 | -1/+2 |
2025-05-13 | gpu: nova-core: derive useful traits for Chipset | Alexandre Courbot | 1 | -1/+1 |
2025-05-07 | rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint | Miguel Ojeda | 1 | -1/+1 |
2025-03-09 | gpu: nova-core: add initial driver stub | Danilo Krummrich | 1 | -0/+199 |