<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [byt bisected] WARN_ON(!power_domains->domain_use_count[domain])"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98695">bug 98695</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;">Summary</td>
           <td>WARNING: CPU: 0 PID: 123 at ../drivers/gpu/drm/i915/intel_runtime_pm.c:1455 intel_display_power_put+0x13a/0x170 [i915]()
           </td>
           <td>[byt bisected] WARN_ON(!power_domains->domain_use_count[domain])
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [byt bisected] WARN_ON(!power_domains->domain_use_count[domain])"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98695#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [byt bisected] WARN_ON(!power_domains->domain_use_count[domain])"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98695">bug 98695</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>commit a781ce79d51fc4952870c998937980a042927e84
Author: Ville Syrjälä <<a href="mailto:ville.syrjala@linux.intel.com">ville.syrjala@linux.intel.com</a>>
Date:   Fri Nov 27 18:55:25 2015 +0200

    drm/i915: Clean up AUX power domain handling

    Introduce intel_display_port_aux_power_domain() which simply returns
    the appropriate AUX power domain for a specific port, and then replace
    the intel_display_port_power_domain() with calls to the new function
    in the DP code. As long as we're not actually enabling the port we don't
    need the lane power domains, and those are handled now purely from
    modeset_update_crtc_power_domains().

    My initial motivation for this was to see if I could keep the DPIO power
    wells powered down while doing AUX on CHV, but turns out I can't so this
    doesn't change anything for CHV at least. But I think it's still a
    worthwile change.</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 on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>