linux/rust/kernel/drm
Shankari Anand a625a898ea rust: drm: Update AlwaysRefCounted imports to use sync::aref
Update call sites to import `AlwaysRefCounted`
from `sync::aref` instead of `types`.

This aligns with the ongoing effort to move `ARef` and
`AlwaysRefCounted` to sync.

Suggested-by: Benno Lossin <lossin@kernel.org>
Link: https://github.com/Rust-for-Linux/linux/issues/1173
Signed-off-by: Shankari Anand <shankari.ak0208@gmail.com>
Link: https://patch.msgid.link/20251123092438.182251-5-shankari.ak0208@gmail.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-12-18 07:51:57 +00:00
..
gem rust: drm: Update AlwaysRefCounted imports to use sync::aref 2025-12-18 07:51:57 +00:00
device.rs drm next for 6.18-rc1 2025-10-02 12:47:25 -07:00
driver.rs drm next for 6.18-rc1 2025-10-02 12:47:25 -07:00
file.rs rust: drm: fix srctree/ links 2025-09-08 00:11:19 +02:00
ioctl.rs rust: replace CStr with core::ffi::CStr 2025-10-22 07:47:27 +02:00
mod.rs rust: drm: gem: Add GEM object abstraction 2025-04-28 10:08:23 +02:00