On Tue, Nov 02, 2021 at 05:41:10PM -0700, Dongwon Kim wrote: > I double-checked the patch and also tried to build with --disable-opengl > but couldn't find any issue. Can you please give me some hint? Like > build errors you saw. What are changed by the patch are pretty much > limited to virtio-gpu blob case and just one change in common area is > egl_fb_blit function but the function interface stays same and there are > no variables enabled only with certain define. > > Is there any chance that the build system was building it with the > previous patch, "ui/gtk-egl: un-tab and re-tab should destroy egl > surface and context" still applied?
Hmm, I had applied both, then dropped the failing series, but possibly I missed some broken patch. Trying to apply the series on top of the v2 just sent failed. Any chance you can send a single patch series with all pending patches (including the "virtio-gpu: Add a default synchronization mechanism for blobs" series by Vivek which also doesn't apply cleanly any more)? Ideally tested in gitlab ci? thanks, Gerd