linux/drivers/gpu/drm/nova
Lyude Paul 442ba16a5a rust: gem: Introduce DriverObject::Args
This is an associated type that may be used in order to specify a
data-type to pass to gem objects when constructing them, allowing for
drivers to more easily initialize their private-data for gem objects.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Reviewed-by: Janne Grunau <j@jananu.net>
Tested-by: Deborah Brouwer <deborah.brouwer@collabora.com>
Link: https://patch.msgid.link/20260316211646.650074-5-lyude@redhat.com
[ Resolve merge conflicts in Tyr. - Danilo ]
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
2026-03-26 02:08:04 +01:00
..
driver.rs gpu: nova: replace kernel::c_str! with C-Strings 2025-12-22 17:56:04 +01:00
file.rs rust: auxiliary: consider auxiliary devices always have a parent 2025-10-29 18:29:32 +01:00
gem.rs rust: gem: Introduce DriverObject::Args 2026-03-26 02:08:04 +01:00
Kconfig drm: nova: select NOVA_CORE 2025-10-30 00:38:15 +01:00
Makefile
nova.rs Merge drm/drm-next into drm-misc-n 2025-08-11 14:37:45 +02:00