Mir

Mir does not support eglSwapInterval(0)

Bug #1130553 reported by Daniel van Vugt
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mir
Fix Released
Medium
Mir development team

Bug Description

Mir (Mesa) does not support eglSwapInterval(0)

This is important for benchmarking, or else all results will be bound to 60 FPS.

Related branches

information type: Proprietary → Public
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Yep, looks like we will need to solve this. If only to get useful benchmarks...

$ glmark2-es2-mir
libEGL warning: unsupported platform (null)
=======================================================
    glmark2 2012.12
=======================================================
    OpenGL Information
    GL_VENDOR: Intel Open Source Technology Center
    GL_RENDERER: Mesa DRI Intel(R) Sandybridge Mobile
    GL_VERSION: OpenGL ES 3.0 Mesa 9.2.0
=======================================================
[build] use-vbo=false: FPS: 60 FrameTime: 16.667 ms
[build] use-vbo=true: FPS: 60 FrameTime: 16.667 ms
[texture] texture-filter=nearest: FPS: 60 FrameTime: 16.667 ms
[texture] texture-filter=linear: FPS: 60 FrameTime: 16.667 ms
[texture] texture-filter=mipmap: FPS: 60 FrameTime: 16.667 ms
[shading] shading=gouraud: FPS: 60 FrameTime: 16.667 ms
[shading] shading=blinn-phong-inf: FPS: 60 FrameTime: 16.667 ms
[shading] shading=phong: FPS: 60 FrameTime: 16.667 ms
[bump] bump-render=high-poly: FPS: 60 FrameTime: 16.667 ms
[bump] bump-render=normals: FPS: 60 FrameTime: 16.667 ms
[bump] bump-render=height: FPS: 60 FrameTime: 16.667 ms
......

Changed in mir:
status: New → Triaged
Changed in mir:
assignee: nobody → Mir development team (mir-team)
status: Triaged → In Progress
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.0.4

Changed in mir:
status: In Progress → Fix Committed
Changed in mir:
milestone: none → 0.0.4
Revision history for this message
Darxus (darxus) wrote :

Looks like this is the relevant commit: http://bazaar.launchpad.net/~mir-team/mir/trunk/revision/749

Changed in mir:
status: Fix Committed → In Progress
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

Fix committed into lp:mir at revision 780, scheduled for release in mir, milestone 0.0.4

Changed in mir:
status: In Progress → Fix Committed
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

The latest commit says it's not quite done yet:

revno: 780 [merge]
author: Kevin DuBois <email address hidden>
committer: Tarmac
branch nick: trunk
timestamp: Wed 2013-06-26 15:57:42 +0000
message:
  Activate sending a "swapinterval" signal over IPC. Add client api for software clients to request different swapintervals. (eglSwapInterval is not glued together just yet)
  Currently only swapinterval of 0 or 1 is supported. Fixes: https://bugs.launchpad.net/bugs/1130553.

  Approved by PS Jenkins bot, Daniel van Vugt, Alexandros Frantzis.

Changed in mir:
status: Fix Committed → In Progress
milestone: 0.0.4 → none
Changed in mir:
milestone: none → 0.0.5
Changed in mir:
milestone: 0.0.5 → 0.0.6
Changed in mir:
milestone: 0.0.6 → 0.0.7
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

This appears to be fully functional now.

Changed in mir:
milestone: 0.0.7 → none
status: In Progress → Fix Released
Changed in mir:
milestone: none → 0.0.6
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.