[PATCH 1/8] drm: drv: implement __drm_dev_alloc()
Maxime Ripard
mripard at kernel.org
Wed Mar 26 08:46:17 UTC 2025
On Wed, 26 Mar 2025 00:54:28 +0100, Danilo Krummrich wrote:
> In the Rust DRM device abstraction we need to allocate a struct
> drm_device.
>
> Currently, there are two options, the deprecated drm_dev_alloc() (which
> does not support subclassing) and devm_drm_dev_alloc(). The latter
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard at kernel.org>
Thanks!
Maxime
More information about the dri-devel
mailing list