On Wed, 26 Mar 2025 00:21:49 +0100, Danilo Krummrich wrote:
> Add the initial nova-drm driver skeleton.
>
> nova-drm is connected to nova-core through the auxiliary bus and
> implements the DRM parts of the nova driver stack.
>
>
> [ ... ]
Reviewed-by: Maxime Ripard
Thanks!
Maxime
Add the initial nova-drm driver skeleton.
nova-drm is connected to nova-core through the auxiliary bus and
implements the DRM parts of the nova driver stack.
For now, it implements the fundamental DRM abstractions, i.e. creates a
DRM device and registers it, exposing a three sample IOCTLs.
DRM