glx: Only allow one DRI backend per display
This could only have been useful if you had multiple screens, each needing different DRI backends, and you were trying to talk to them all from a single process. I am unconvinced that this is a thing to care about.
@jenatali this touches some code that would also be on the dxg setup path, though I think only in a positive way.