When exit last X app on nude xserver, it reports: (EE) I810(0): I830 Vblank Pipe Setup Failed 0 Reproduce steps: ---------------- a) start X, run glxinfo; b) start X, run xterm, glxinfo, kill xterm; c) start X, kill X;
We should cleanup that message.
FWIW, it occurs because I830DRISetVBlankInterrupt is called after the DRM is de-initialized. It's harmless though, so if it can't be avoided easily, the message could just be disabled (maybe only by default, e.g. using a higher log level).
Pushed Hong's fix upstream. Thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.