[Bug 105720] screen corruption using SNA and TearFree on Intel GeminiLake
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 27 15:25:55 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105720
--- Comment #13 from Chris Wilson <chris at chris-wilson.co.uk> ---
So far:
- observed it in TearFree
- not observed it in NoTearFree
- we've nullified damage tracking for TearFree, forcing it to copy every frame,
still reproduces (probably sensible to check through the debug logs for this
one to verify the copy to a fresh bo)
- used PerCrtcPixmaps + TearFree, reproduced
- used PerCrtcPixmaps + NoTearFree + attached patch (c12), reproduced
(Please double check the above, and make sure the log file reports using
PerCrtcPixmap/TearFree etc.)
So everything above that involves a pageflip (the ratelimit patch includes a
pageflip to itself for timing purposes) has reproduced the _persistent_ dirt.
Left to verify,
- PerCrtcPixmaps + NoTearFree (not using attached patch)
- Forcing a full CRTC copy with PerCrtcPixmaps + NoTearFree (requires another
hack)
Other things to test (if it is pageflip related), fullscreen DRI2/DRI3
applications (needs to watch HW or logs to confirm pageflips).
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180327/995e90d2/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list