[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250516171030.776924-1-lyude@redhat.com>
Date: Fri, 16 May 2025 13:09: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 v2 0/4] rust: drm: gem: More (and final) cleanup
Look mom, no generic soup!
Anyway - this is just the last of the cleanup stuff I ended up while
working on cleaning up the gem shmem patch series. It simplifies the use
of generics and also adds a type alias for some very long types
currently in use. Also, drop one unused constant I noticed.
Applies on top of nova/nova-next:
https://gitlab.freedesktop.org/drm/nova/-/tree/nova-next
Lyude Paul (4):
rust: drm: gem: Simplify use of generics
rust: drm: gem: Add DriverObject type alias
rust: drm: gem: Add ObjectFile type alias
rust: drm: gem: Drop Object::SIZE
rust/kernel/drm/gem/mod.rs | 102 ++++++++++++++++---------------------
1 file changed, 44 insertions(+), 58 deletions(-)
base-commit: 38cb08c3fcd3f3b1d0225dcec8ae50fab5751549
--
2.49.0
Powered by blists - more mailing lists