[Bug 75629] [r128] Changes needed for RandR support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 27 19:22:46 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75629

--- Comment #26 from Alex Deucher <agd5f at yahoo.com> ---
(In reply to comment #25)
> 
> > 
> > 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.

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20140528/0158a54b/attachment.html>


More information about the xorg-driver-ati mailing list