index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tyr
Age
Commit message (
Expand
)
Author
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-01-28
Merge tag 'drm-rust-next-2026-01-26' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
2026-01-26
gpu: tyr: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
2026-01-26
drm/tyr: depend on `COMMON_CLK` to fix build error
Miguel Ojeda
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
2026-01-23
drm/tyr: suppress unread field warnings
Deborah Brouwer
2026-01-20
drm/tyr: rename pad0 to selected_coherency
Alice Ryhl
2026-01-20
drm/tyr: use read_poll_timeout
Deborah Brouwer
2026-01-20
drm/tyr: fix register name in error print
Dirk Behme
2026-01-16
drm/tyr: use generated bindings for GpuInfo
Deborah Brouwer
2025-12-22
drm: tyr: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2025-12-18
drivers: gpu: Update ARef imports from sync::aref
Shankari Anand
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
2025-09-11
rust: drm: Introduce the Tyr driver for Arm Mali GPUs
Daniel Almeida