summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tyr
AgeCommit message (Expand)AuthorLines
2026-02-11Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+5
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-66/+57
2026-01-28Merge tag 'drm-rust-next-2026-01-26' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie-65/+55
2026-01-26gpu: tyr: remove redundant `.as_ref()` for `dev_*` printGary Guo-4/+4
2026-01-26drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda-0/+1
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang-0/+1
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer-6/+6
2026-01-20drm/tyr: rename pad0 to selected_coherencyAlice Ryhl-2/+3
2026-01-20drm/tyr: use read_poll_timeoutDeborah Brouwer-23/+17
2026-01-20drm/tyr: fix register name in error printDirk Behme-1/+1
2026-01-16drm/tyr: use generated bindings for GpuInfoDeborah Brouwer-25/+23
2025-12-22drm: tyr: replace `kernel::c_str!` with C-StringsTamir Duberstein-10/+9
2025-12-18drivers: gpu: Update ARef imports from sync::arefShankari Anand-1/+1
2025-10-21rust: driver: let probe() return impl PinInit<Self, Error>Danilo Krummrich-2/+2
2025-09-11rust: drm: Introduce the Tyr driver for Arm Mali GPUsDaniel Almeida-0/+650