[Bug 45641] Screen goes black randomly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 19 07:22:41 PDT 2013


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

--- Comment #13 from Alex Deucher <agd5f at yahoo.com> ---
(In reply to comment #12)
> Interesting: If I connect only one monitor (either on cable 1 or 2), it
> works well.

The blinking is caused by data underflow to the display controllers.  All
clients on the GPU (displays, 3D engine, etc.) contend for memory bandwidth. 
If you have a card with limited memory bandwidth (like yours), you may get
underflow if there is not enough bandwidth to service the displays at a
particular moment in time.  Running several large monitors increases the memory
bandwidth requirements.  The display watermarks may need some fine tuning for
situations like yours.  Additional things to try:
1. try a lower refresh rate
2. Disable acceleration (Option "NoAccel" "True" in the device section of your
xorg.conf)
3. Disable Tiling (Option "ColorTiling" "False" in the device section of your
xorg.conf)
4. Try mesa 9.1 or newer.

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


More information about the dri-devel mailing list