https://bugs.freedesktop.org/show_bug.cgi?id=105376

            Bug ID: 105376
           Summary: es2gears_wayland reports 120 fps while drawing at 60
                    fps
           Product: Mesa
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Demos
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

es2gears_wayland is requesting two frame callbacks per frame, and then
reporting a framerate double of what it is actually drawing, see this log:

[1648215.456]  -> [email protected](new id wl_callback@11)
[1648215.507]  -> [email protected](new id wl_callback@12)
[1648215.552]  -> [email protected](wl_buffer@14, 0, 0)  
[1648215.577]  -> [email protected](0, 0, 2147483647, 2147483647)
[1648215.654]  -> [email protected]()                            
[1648226.261] [email protected]_id(11)
[1648226.318] [email protected]_id(12)
[1648226.345] [email protected](1097662536)
[1648226.368] [email protected]()          
[1648226.378] [email protected](1097662536)
[1648227.256]  -> [email protected](new id wl_callback@12)
[1648227.327]  -> [email protected](new id wl_callback@11)
[1648227.345]  -> [email protected](wl_buffer@9, 0, 0)   
[1648227.373]  -> [email protected](0, 0, 2147483647, 2147483647)
[1648227.473]  -> [email protected]()                            
[1648247.237] [email protected]_id(12)
[1648247.288] [email protected]_id(11)
[1648247.309] [email protected](1097662553)
[1648247.341] [email protected]()         
[1648247.356] [email protected](1097662553)

This is apparently caused by the fix for bug 101814, see also
https://gitlab.gnome.org/GNOME/mutter/issues/55

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to