<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [r128] Changes needed for RandR support"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75629#c26">Comment # 26</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [r128] Changes needed for RandR support"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75629">bug 75629</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=75629#c25">comment #25</a>)
<span class="quote">> 
> > 
> > Should I just change the *_0 bits to *_1 or should I put that inside a
> > powerpc check? I think the old code might've been for Apple Sense.

> I suspect the pin mapping is different for DVI vs. VGA.  Take the
> RADEONI2CBusRec from radeon and set the masks and registers differently for
> VGA vs. DVI.  Then you can use the appropriate registers/masks for each
> connector when you want to probe the monitor.</span >

See RADEONI2CGetBits() and RADEONI2CPutBits() in radeon for example.  Since it
seems like r128 always use the same registers for clk and data, you could
probably skip the separate steps for clk and data and just combine the masks
like the current r128 i2c code does.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>