Summary: | es2gears_wayland reports 120 fps while drawing at 60 fps | ||
---|---|---|---|
Product: | Mesa | Reporter: | Link Mauve <bugs> |
Component: | Demos | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | bugzilla, daniel.van.vugt, eero.t.tamminen |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
See Also: | https://launchpad.net/bugs/1753677 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Link Mauve
2018-03-07 07:20:06 UTC
Also seen in gnome-shell on Ubuntu 18.04: $ es2gears_wayland EGL_VERSION = 1.4 (DRI2) vertex shader info: fragment shader info: info: 597 frames in 5.0 seconds = 119.138 FPS 600 frames in 5.0 seconds = 119.880 FPS 598 frames in 5.0 seconds = 119.481 FPS 600 frames in 5.0 seconds = 119.952 FPS 600 frames in 5.0 seconds = 119.880 FPS 600 frames in 5.0 seconds = 119.880 FPS 596 frames in 5.0 seconds = 119.105 FPS But strangely not in weston: $ es2gears_wayland EGL_VERSION = 1.4 (DRI2) vertex shader info: fragment shader info: info: 301 frames in 5.0 seconds = 60.176 FPS 300 frames in 5.0 seconds = 59.952 FPS 300 frames in 5.0 seconds = 59.952 FPS 300 frames in 5.0 seconds = 59.964 FPS 300 frames in 5.0 seconds = 59.928 FPS 300 frames in 5.0 seconds = 59.964 FPS One 'frame' will be requested by the EGL implementation and another by es2gears. That's fine, as neither will receive the other's events. Also, on a real 120Hz display, es2gears_wayland reports 240 FPS. Verified in both gnome-shell and weston. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/demos/issues/12. |
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.