summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tyr/driver.rs
AgeCommit message (Expand)Author
2026-02-11Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-26gpu: tyr: remove redundant `.as_ref()` for `dev_*` printGary Guo
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer
2026-01-20drm/tyr: use read_poll_timeoutDeborah Brouwer
2026-01-20drm/tyr: fix register name in error printDirk Behme
2025-12-22drm: tyr: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-18drivers: gpu: Update ARef imports from sync::arefShankari Anand
2025-10-21rust: driver: let probe() return impl PinInit<Self, Error>Danilo Krummrich
2025-09-11rust: drm: Introduce the Tyr driver for Arm Mali GPUsDaniel Almeida