Draft: dri: Remove the __DRI_DRI2 extension from some backends
The __DRI_DRI2
extension really does map to client-side support for the DRI2 X11 extension, AFAICT. Nobody should be doing Vulkan with DRI2 so we can drop that from kopper, and drisw does nothing special for swaps or buffer allocation for DRI2 so we can drop that too.