After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 728059 - test wayland sessions
test wayland sessions
Status: RESOLVED FIXED
Product: gnome-continuous
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Continuous maintainer(s)
GNOME Continuous maintainer(s)
Depends on: 723698
Blocks: wayland
 
 
Reported: 2014-04-11 21:51 UTC by Matthias Clasen
Modified: 2014-09-30 12:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2014-04-11 21:51:21 UTC
This would be great to avoid regressions in Wayland support and keep things consumable. From the discussion at the Westcoast summit, it seems that driver support is an issue here - I heard that qxl does not support PageFlip, which is required for mutter-wayland to work.
Comment 1 Giovanni Campagna 2014-04-12 00:27:25 UTC
After discussion with David Herrmann, qxl will support for PageFlip will come, and we have fallbacks in cogl anyway.
What is missing is mesa support.

The simple and safe way to tackle that is http://lists.freedesktop.org/archives/mesa-dev/2014-March/055113.html
Kristian has looked into it, he said it's mostly ok, but it's missing the rubber stamp from the rest of the mesa team.

I also sent a patchset that takes more advantage of the DRM interfaces, and improves performance a little bit (as well as exposing a gbm/egl interface that is more in line with what cogl expects).
Comment 2 Vadim Rutkovsky 2014-04-18 21:48:31 UTC
This also depends on bug 723698
Comment 3 Vadim Rutkovsky 2014-05-06 20:57:50 UTC
Tested a recent patch for mesa from Giovanni - it worked (we would also need to switch to qxl in tests and build dri3proto), so lets wait for it to hit the upstream and wayland smoketest should be fixed
Comment 4 Matthias Clasen 2014-09-30 12:35:17 UTC
I think we can consider this done now - wayland smoketests are working.