[Bug 100577] DC + TearFree display lock

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 6 17:54:57 UTC 2017


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

--- Comment #4 from Nikola Forró <nikola.forro at gmail.com> ---
Bisected to this commit:
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=amd-staging-4.9&id=afbeb2d0961b2139bcf6553a710e6a8ae5d09d34

Which makes me think I'm experiencing a different issue, because this bug was
reported long before that commit emerged.

My reproducer is to fill the screen with two xterm windows next to each other
and generate random lines of text in both of them, using command like this for
example:

tr -dc a-z1-4 </dev/urandom | tr 1-2 ' \n' | awk 'length==0 || length>50' | tr
3-4 ' ' | sed 's/^ *//' | cat -s | sed 's/ / /g' | fmt

The screen lock will occur in a couple of minutes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170506/6ee55754/attachment-0001.html>


More information about the dri-devel mailing list