[PATCH v2 2/2] drm: nova-drm: Update ioctl handlers to drop Opaque usage

Beata Michalska beata.michalska at arm.com
Tue Jun 24 11:09:12 UTC 2025


On Tue, Jun 24, 2025 at 11:59:25AM +0200, Danilo Krummrich wrote:
> 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.
>
It is not so uncommon to send such changes in separate patches, to clearly
distinguish the changes, as long as whole series preserves the build.
That said, I can still send those as a single patch if that is the requirement.

---
BR
Beata
> 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