<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Backlight keys on ASUS UX301"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81762#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Backlight keys on ASUS UX301"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81762">bug 81762</a>
              from <span class="vcard"><a class="email" href="mailto:jwboyer@fedoraproject.org" title="Josh Boyer <jwboyer@fedoraproject.org>"> <span class="fn">Josh Boyer</span></a>
</span></b>
        <pre>Yes, when I looked at it I came to a similar conclusion.  From my
understanding, what would need to be done is essentially having i915 keep a
mapping of it's connectors to the ACPI device id's that are returned via the
_ADR method.  The only way I know how to do that is to decode them according to
the opregion spec, but it does seem to be possible.  Once that mapping is
created, i915 could set CADL whenever the display switches to a new connector.

The shortcut is to just quirk this somehow, but that doesn't sound like a good
overall solution.</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>