Mir

Merge lp://qastaging/~vanvugt/mir/workaround-1665802 into lp://qastaging/mir

Proposed by Daniel van Vugt
Status: Work in progress
Proposed branch: lp://qastaging/~vanvugt/mir/workaround-1665802
Merge into: lp://qastaging/mir
Diff against target: 142 lines (+71/-6)
3 files modified
src/client/buffer_stream.cpp (+20/-5)
src/client/buffer_stream.h (+1/-0)
tests/unit-tests/client/test_client_buffer_stream.cpp (+50/-1)
To merge this branch: bzr merge lp://qastaging/~vanvugt/mir/workaround-1665802
Reviewer Review Type Date Requested Status
Mir development team Pending
Review via email: mp+319528@code.qastaging.launchpad.net

Commit message

Provide an environment setting to work around LP: #1665802:

MIR_CLIENT_VSYNC_METHOD={client,server,both}

client = Reliably low latency, but suffers from the Freedreno driver bug.
server = High latency, but works around the bug.
both = Medium latency (varies randomly between client and server levels),
         and also works around the bug.

To post a comment you must log in.

Unmerged revisions

4078. By Daniel van Vugt

Better comments

4077. By Daniel van Vugt

Merge latest trunk

4076. By Daniel van Vugt

Merge latest parent branch

4075. By Daniel van Vugt

Cleaner

4074. By Daniel van Vugt

Merge branch 'test-client-BufferStream-vsync-switching' which includes
the latest trunk

4073. By Daniel van Vugt

Works now

4072. By Daniel van Vugt

Prototyped, not working

4071. By Daniel van Vugt

Add a (failing) regression test for the new code to come

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches