mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 09:36:22 +02:00
Now that we have the ability to represent the context in which a DRM device is in at compile-time, we can start carrying around this context with GEM object types in order to allow a driver to safely create GEM objects before a DRM device has registered with userspace. Signed-off-by: Lyude Paul <lyude@redhat.com> Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com> Link: https://patch.msgid.link/20260507220044.3204919-4-lyude@redhat.com Signed-off-by: Danilo Krummrich <dakr@kernel.org> |
||
|---|---|---|
| .. | ||
| driver.rs | ||
| file.rs | ||
| gem.rs | ||
| Kconfig | ||
| Makefile | ||
| nova.rs | ||