[PATCH v2 2/4] rust: drm: gem: Add DriverObject type alias
Danilo Krummrich
dakr at kernel.org
Sat May 17 11:32:55 UTC 2025
On Fri, May 16, 2025 at 01:09:17PM -0400, Lyude Paul wrote:
> Now that we've cleaned up the generics for gem objects a bit, we're still
> left with a bit of generic soup around referring to the Object
> implementation for a given driver. Let's clean this up a bit by re-using
> the DriverObject identifier we just freed up and turning it into a type
> alias for referring to a driver's gem object implementation.
>
> Signed-off-by: Lyude Paul <lyude at redhat.com>
Reviewed-by: Danilo Krummrich <dakr at kernel.org>
More information about the dri-devel
mailing list