Re: [Spice-devel] [PATCH x11spice 00/10] Provide a simulated set of outputs and crtcs

2019-10-30 Thread Jeremy White
Ping? Henri has reviewed these, and I could have him send an ack, but I was secretly hoping to get an X expert to review patch 5. Cheers, Jeremy On 9/16/19 2:13 PM, Jeremy White wrote: The spice-video-dummy driver has two flaws. First, by not providing a crtc, we take the Present extension

[Spice-devel] [PATCH x11spice 00/10] Provide a simulated set of outputs and crtcs

2019-09-16 Thread Jeremy White
The spice-video-dummy driver has two flaws. First, by not providing a crtc, we take the Present extension into a code path where it simulates a refresh rate, and the simulated rate is 1Hz. Applications that query and use that rate then perform badly. You can see that most easily with glxgears. S