linux/rust/kernel/drm
Danilo Krummrich e2b773fb7b Merge remote-tracking branch 'drm/drm-next' into drm-rust-next
Backmerge to pull in commit 838d852da8 ("rust: allow
`clippy::collapsible_match` globally"), in order to get rid of spurious
warnings messing with developer tooling.

Signed-off-by: Danilo Krummrich <dakr@kernel.org>
2026-05-28 21:48:11 +02:00
..
gem rust: drm: gem: clean up GEM state in init failure case 2026-05-01 16:39:08 +02:00
gpuvm drm/gpuvm: rust: add RUST_DRM_GPUVM option to Kconfig 2026-05-05 12:59:41 +02:00
device.rs rust: drm: fix unsound initialization in drm::Device::new 2026-05-03 14:04:57 +02:00
driver.rs rust/drm: Remove imports covered by prelude::* 2026-02-24 16:11:41 +01:00
file.rs rust/drm: Remove imports covered by prelude::* 2026-02-24 16:11:41 +01:00
ioctl.rs rust: replace CStr with core::ffi::CStr 2025-10-22 07:47:27 +02:00
mod.rs rust: drm: add base GPUVM immediate mode abstraction 2026-05-05 12:52:49 +02:00