<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [Radeon] Blank screen after boot with kernel 3.12.x, xorg 1.15"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73848#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [Radeon] Blank screen after boot with kernel 3.12.x, xorg 1.15"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73848">bug 73848</a>
              from <span class="vcard"><a class="email" href="mailto:marti@juffo.org" title="Marti Raudsepp <marti@juffo.org>"> <span class="fn">Marti Raudsepp</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=73848#c3">comment #3</a>)
<span class="quote">> Any chance you could bisect to see what the fix was?</span >

I got my hands on a spare disk and did the bisect.
Strangely enough this turned up (!?)

["first bad commit" meaning good, since I had to invert bisect bad/good]

ad41550666f89b5af9335fcde9e98b61190daf99 is the first bad commit
commit ad41550666f89b5af9335fcde9e98b61190daf99
Author: Alex Deucher <<a href="mailto:alexander.deucher@amd.com">alexander.deucher@amd.com</a>>
Date:   Thu Sep 26 13:11:18 2013 -0400

    drm/radeon: enable hdmi audio by default

    Seems to be stable enough for the majority of users.
    It can be disabled on the fly via connector attributes.

    Signed-off-by: Alex Deucher <<a href="mailto:alexander.deucher@amd.com">alexander.deucher@amd.com</a>>

Just to make sure, I double-checked...

uname -r && dmesg |grep 'VM fault'
3.12.0-rc3-ARCH-00404-gad41550

uname -r && dmesg |grep 'VM fault'
3.12.0-rc3-ARCH-00403-g10ebc0b
[   18.716461] VM fault (0x00, vmid 0) at page 0, read from unknown (0)
[   18.716466] VM fault (0x00, vmid 0) at page 0, read from unknown (0)
[   18.716470] VM fault (0x00, vmid 0) at page 0, read from unknown (0)
...

GDM successfully starts with the 1st and fails with the 2nd.

What does this even mean, how can disabling HDMI audio break things? :)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>