[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250501183717.2058109-1-lyude@redhat.com>
Date: Thu, 1 May 2025 14:33:15 -0400
From: Lyude Paul <lyude@...hat.com>
To: dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org,
rust-for-linux@...r.kernel.org
Cc: Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>,
Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>,
Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>,
Trevor Gross <tmgross@...ch.edu>,
Danilo Krummrich <dakr@...nel.org>
Subject: [PATCH 0/4] drm: Rust GEM bindings cleanup
Just some patches to fix a handful of minor issues, some of which were already
mentioned on the mailing list. Some of these patches also make it just a
little bit easier to add the shmem bindings from Asahi in the future.
This patch series applies on top of dakr's nova-next branch:
https://gitlab.freedesktop.org/drm/nova/-/tree/nova-next
Lyude Paul (4):
rust: drm: gem: Use NonNull for Object::dev
rust: drm: gem: Refactor IntoGEMObject::from_gem_obj() to as_ref()
rust: drm: gem: s/into_gem_obj()/as_gem_obj()/
rust: drm: gem: Implement AlwaysRefCounted for all gem objects
automatically
rust/kernel/drm/gem/mod.rs | 141 ++++++++++++++++++++-----------------
1 file changed, 76 insertions(+), 65 deletions(-)
base-commit: 3be746ebc1e6e32f499a65afe405df9030153a63
--
2.48.1
Powered by blists - more mailing lists