<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Suspend/resume broken for cayman since kernel >=3.7.0 (maybe rc too)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60439#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Suspend/resume broken for cayman since kernel >=3.7.0 (maybe rc too)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60439">bug 60439</a>
              from <span class="vcard"><a class="email" href="mailto:h.judt@gmx.at" title="Harald Judt <h.judt@gmx.at>"> <span class="fn">Harald Judt</span></a>
</span></b>
        <pre>I did bisect between ddffeb8c4d0331..6f0c0580b7, skipping only "23d4f1f -
drm/radeon: update comments to clarify VM setup (v2)" which is a trivial step
IMO. The offending commit is this:

commit 90a51a329258e3c868f6f4c1fb264ca01c590c57
Author: Christian König <<a href="mailto:deathsimple@vodafone.de">deathsimple@vodafone.de</a>>
Date:   Tue Oct 9 13:31:17 2012 +0200

    drm/radeon: allocate page tables on demand v4

    Based on Dmitries work, but splitting the code into page
    directory and page table handling makes it far more
    readable and (hopefully) more reliable.

    Allocations of page tables are made from the SA on demand,
    that should still work fine since all page tables are of
    the same size.

    Also using the fact that allocations from the SA are mostly
    continuously (except for end of buffer wraps and under very
    high memory pressure) to group updates send to the chipset
    specific code into larger chunks.

    v3: mostly a rewrite of Dmitries previous patch.
    v4: fix some typos and coding style

    Signed-off-by: Dmitry Cherkasov <<a href="mailto:Dmitrii.Cherkasov@amd.com">Dmitrii.Cherkasov@amd.com</a>>
    Signed-off-by: Christian König <<a href="mailto:deathsimple@vodafone.de">deathsimple@vodafone.de</a>>
    Tested-by: Michel Dänzer <<a href="mailto:michel.daenzer@amd.com">michel.daenzer@amd.com</a>>
    Reviewed-by: Alex Deucher <<a href="mailto:alexander.deucher@amd.com">alexander.deucher@amd.com</a>>
    Signed-off-by: Alex Deucher <<a href="mailto:alexander.deucher@amd.com">alexander.deucher@amd.com</a>>


Trying to revert this commit for 3.7-rc2 using git revert failed.</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>