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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 23 02:45:26 PDT 2014


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

--- Comment #18 from Connor Behan <connor.behan at gmail.com> ---
(In reply to comment #17)
> (In reply to comment #15)
> > (EE) Segmentation fault at address 0x68
> 
> It's trying to dereference a pointer to address 0x68. I guess R128MMIO is
> NULL?

You're right *facepalm*. The MMIO (but not the FB) needs to be mapped when
those functions are called. However, it was being unmapped too early (at the
end of R128PreInitConfig instead of R128PreInit).

Now that this is fixed I can use the GPIO registers just as well as I could
with xf86-video-ati. So it should be easier to detect monitors now.

-- 
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/20140523/f690ca1c/attachment.html>


More information about the xorg-driver-ati mailing list