aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/tyr
AgeCommit message (Expand)AuthorFilesLines
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer1-6/+6
2026-01-20drm/tyr: rename pad0 to selected_coherencyAlice Ryhl1-2/+3
2026-01-20drm/tyr: use read_poll_timeoutDeborah Brouwer2-23/+17
2026-01-20drm/tyr: fix register name in error printDirk Behme1-1/+1
2026-01-16drm/tyr: use generated bindings for GpuInfoDeborah Brouwer1-25/+23
2025-12-22drm: tyr: replace `kernel::c_str!` with C-StringsTamir Duberstein1-10/+9
2025-12-18drivers: gpu: Update ARef imports from sync::arefShankari Anand1-1/+1
2025-10-21rust: driver: let probe() return impl PinInit<Self, Error>Danilo Krummrich1-2/+2
2025-09-11rust: drm: Introduce the Tyr driver for Arm Mali GPUsDaniel Almeida8-0/+650