<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Screen goes black randomly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=45641#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Screen goes black randomly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=45641">bug 45641</a>
              from <span class="vcard"><a class="email" href="mailto:agd5f@yahoo.com" title="Alex Deucher <agd5f@yahoo.com>"> <span class="fn">Alex Deucher</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=45641#c12">comment #12</a>)
<span class="quote">> Interesting: If I connect only one monitor (either on cable 1 or 2), it
> works well.</span >

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>