On Fri, 6 Feb 2026 at 11:04, Joel Fernandes [off-list ref] wrote:
On 2/5/2026 3:55 PM, Dave Airlie wrote:
quoted
On Wed, 21 Jan 2026 at 06:44, Joel Fernandes [off-list ref] wrote:
quoted
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 <joelagnelf@nvidia.com>
I suggested this and think it's a good idea.
Reviewed-by: Dave Airlie <airlied@redhat.com>
Thanks, Dave!
I'm going to apply this to drm-misc-next today but I'll move some of it around.
Dave.