Re: [PATCH v4 0/6] gpu: drm: nova: enable calling into nova-core
From: Miguel Ojeda
Date: Fri Jun 05 2026 - 04:48:38 EST
On Fri, Jun 5, 2026 at 10:32 AM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> This series is based on `drm-rust-next`. The current revision includes
> the feedback received on v3. In particular, moving everything to
> `drivers/gpu/Makefile` simplifies things considerably, and I have tried
> to align more with what is done in `rust/Makefile`.
Thanks for reworking it!
It looks indeed way simpler, and is pretty much what tried when we
discussed this a few months ago (well, speaking from memory), so I am
glad it works for you.
And now that it is also closer to `rust/Makefile`, it will be easier to replace.
So thanks again :)
Cheers,
Miguel