summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tyr
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-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-28Merge tag 'drm-rust-next-2026-01-26' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2026-01-26gpu: tyr: remove redundant `.as_ref()` for `dev_*` printGary Guo
2026-01-26drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer
2026-01-20drm/tyr: rename pad0 to selected_coherencyAlice Ryhl
2026-01-20drm/tyr: use read_poll_timeoutDeborah Brouwer
2026-01-20drm/tyr: fix register name in error printDirk Behme
2026-01-16drm/tyr: use generated bindings for GpuInfoDeborah Brouwer
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