backend/x11: don't exit on dri3 DRM FD query failure
Even if the backend advertises dri3 support, querying the DRM FD may fail. Instead of returning early, the backend creation process must continue because shm might be supported.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Even if the backend advertises dri3 support, querying the DRM FD may fail. Instead of returning early, the backend creation process must continue because shm might be supported.