<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Hot unplug does not release CRTC"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89114">89114</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Hot unplug does not release CRTC
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>chris.bainbridge@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>On hot-unplugging it appears that the CRTC isn't released automatically. After
HDMI3 has been unplugged, attempt to use another output:

$ xrandr --output DP3 --auto
xrandr: cannot find crtc for output DP3
$ xrandr |grep HDMI3
HDMI3 disconnected 1680x1050+0+0 (normal left inverted right x axis y axis) 0mm
x 0mm
$ xrandr --output HDMI3 --off 
$ xrandr --output DP3 --auto #[now it works]

Shouldn't hot-unplugging automatically disable the output so that calling
"xrandr --off" manually is unnecessary?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>