The get_drm_fd was made available in an internal header with a53ab146f. Move it now to the public header so consumers opting in to the unstable interfaces can make use of it.
a53ab146f
This function allows backends to return the DRM FD they are using. This will allow the allocator and the renderer to use the right device.