<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#c10">Comment # 10</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:connor.behan@gmail.com" title="Connor Behan <connor.behan@gmail.com>"> <span class="fn">Connor Behan</span></a>
</span></b>
        <pre>I managed to get r128-support working with the current X server (RAC removal,
pciTag removal, new vgahw API and new screen API). In this driver, the line
<a href="http://cgit.freedesktop.org/~agd5f/xf86-video-ati/tree/src/radeon_output.c?h=r128-support#n272">http://cgit.freedesktop.org/~agd5f/xf86-video-ati/tree/src/radeon_output.c?h=r128-support#n272</a>
succeeds. I have checked the bits and it is OUTREG(0x0060, INREG(0x0060) &
~0x3).

However, if I try this in the r128 driver (my failed attempt patch), the exact
same call causes a crash. I need to figure out this part first: how can a call
to OUTREG() crash the X server? I have checked and info->PciInfo,
info->MMIOAddr and info->MMIOSize are the same in both cases.

Even if I figure this out, it will not be enough for a DDC detection. When I
run r128-support, there is no crash, but xf86DoEDID_DDC2() tells me that the
VGA monitor is not plugged in even when it is.</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>