]> exis.tech > repos - linux.git/commit
rust/drm/gem: Add DriverAllocImpl type alias
authorLyude Paul <lyude@redhat.com>
Thu, 7 May 2026 21:59:20 +0000 (17:59 -0400)
committerDanilo Krummrich <dakr@kernel.org>
Tue, 2 Jun 2026 20:51:02 +0000 (22:51 +0200)
commit43a5d04a743b499dbad31083a62cdcb46ee74391
treee9ca4bb273df42116b341859f4b738c79e3afee7
parent571d4242c466e558c9fd57a9b3d9a045b1f400d1
rust/drm/gem: Add DriverAllocImpl type alias

This is just a type alias that resolves into the AllocImpl for a given
T: drm::gem::DriverObject.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Link: https://patch.msgid.link/20260507220044.3204919-3-lyude@redhat.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
rust/kernel/drm/gem/mod.rs