linux/drivers/gpu/drm/tyr
Lyude Paul 0023a1e8d0 rust/drm/gem: Use DeviceContext with GEM objects
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>
2026-06-02 22:51:16 +02:00
..
driver.rs rust/drm/gem: Use DeviceContext with GEM objects 2026-06-02 22:51:16 +02:00
file.rs drm/tyr: Use DRM device type alias across driver 2026-03-09 09:14:39 +00:00
gem.rs rust/drm/gem: Use DeviceContext with GEM objects 2026-06-02 22:51:16 +02:00
gpu.rs drm/tyr: use IoMem directly instead of Devres 2026-06-02 10:25:02 +00:00
Kconfig drm/tyr: use shmem GEM object type in TyrDrmDriver 2026-05-01 10:43:51 +00:00
Makefile
regs.rs drm/tyr: Add DOORBELL_BLOCK registers 2026-04-27 18:43:05 +00:00
tyr.rs drm/tyr: separate driver type from driver data 2026-06-02 10:25:02 +00:00