[PATCH v2 2/2] drm: nova-drm: Update ioctl handlers to drop Opaque usage
Danilo Krummrich
dakr at kernel.org
Tue Jun 24 09:59:25 UTC 2025
On 6/24/25 11:32 AM, Beata Michalska wrote:
> From: Danilo Krummrich <dakr at kernel.org>
>
> Following the removal of `Opaque<T>` for ioctl arguments in the DRM
> framework, this patch updates the affected driver code to use typed
> references directly.
>
> Signed-off-by: Danilo Krummrich <dakr at kernel.org>
> Signed-off-by: Beata Michalska <beata.michalska at arm.com>
It's very kind you want to attribute the shared diff with a separate patch, but
you have to include this change into patch 1 ("rust: drm: Drop the use of Opaque
for ioctl arguments"), otherwise it still breaks the build intermediately.
Please feel free to just include the change in your patch -- no need for any
attribution as far as I'm concerned. :)
More information about the dri-devel
mailing list