On Fri, 6 Feb 2026 at 11:06, Joel Fernandes <[email protected]> wrote: > > > > On 2/5/2026 7:34 PM, Joel Fernandes wrote: > > Move the DRM buddy allocator one level up so that it can be used by GPU > > drivers (example, nova-core) that have usecases other than DRM (such as > > VFIO vGPU support). Modify the API, structures and Kconfigs to use > > "gpu_buddy" terminology. Adapt the drivers and tests to use the new API. > > > > The commit cannot be split due to bisectability, however no functional > > change is intended. Verified by running K-UNIT tests and build tested > > various configurations. > > > > Signed-off-by: Joel Fernandes <[email protected]> > > I forgot to add Dave Airlie's review tag here from his other email. When you > apply, could you add it? > > Or, let me know if I should resend it. Thanks. >
This one was a bit messy, so I've taken this into drm-misc-next now, it doesn't quite end up in the same places as yours, but it looks the same, and I updated MAINTAINERS at the end. Now you can just care about the rust side of it. Regards, Dave.
