<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:daniel@ffwll.ch" title="Daniel Vetter <daniel@ffwll.ch>"> <span class="fn">Daniel Vetter</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [fbdev regression] surplus fbdev area on mutli-head systems not cleared."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58111">bug 58111</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>intel-gfx-bugs@lists.freedesktop.org
           </td>
           <td>chris@chris-wilson.co.uk
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>[SNB regression]Mimi-HDMI screen mess
           </td>
           <td>[fbdev regression] surplus fbdev area on mutli-head systems not cleared.
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [fbdev regression] surplus fbdev area on mutli-head systems not cleared."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58111#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [fbdev regression] surplus fbdev area on mutli-head systems not cleared."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58111">bug 58111</a>
              from <span class="vcard"><a class="email" href="mailto:daniel@ffwll.ch" title="Daniel Vetter <daniel@ffwll.ch>"> <span class="fn">Daniel Vetter</span></a>
</span></b>
        <pre>Looks like the missing clear for stolen memory allocated framebuffers.
Reverting

commit 0ffb0ff283cca16f72caf29c44496d83b0c291fb
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Thu Nov 15 11:32:27 2012 +0000

    drm/i915: Allocate fbcon from stolen memory

should work around the issue. Note that this happens everywhere you have more
than 1 display connected when booting, and the native resolutions are
different. The surplus area on the higher-res screen which is not used by the
kernel fbdev console is not properly cleared and contains garbage (noise
usually for fresh boots, old screen contents sometimes when rebooting).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>