Use the new drmModeAddFB2WithModifiers() API for binding the non-linear BO. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5174>
This ports the KMS allocator to use the DRM Dumb allocator from the allocators library. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3801>