<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - X fails to start with linus-tip or drm-next"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82588#c23">Comment # 23</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - X fails to start with linus-tip or drm-next"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82588">bug 82588</a>
              from <span class="vcard"><a class="email" href="mailto:Dieter@nuetzel-hh.de" title="Dieter Nützel <Dieter@nuetzel-hh.de>"> <span class="fn">Dieter Nützel</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=82588#c22">comment #22</a>)
<span class="quote">> This night I spend a few hours for bisecting between v3.16 and v3.17-rc1.

> This is my result:

> 77497f2735ad6e29c55475e15e9790dbfa2c2ef8 is the first bad commit
> commit 77497f2735ad6e29c55475e15e9790dbfa2c2ef8
> Author: Michel Dänzer <<a href="mailto:michel.daenzer@amd.com">michel.daenzer@amd.com</a>>
> Date:   Thu Jul 17 19:01:07 2014 +0900

>     drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
>     
>     Signed-off-by: Michel Dänzer <<a href="mailto:michel.daenzer@amd.com">michel.daenzer@amd.com</a>>
>     Reviewed-by: Christian König <<a href="mailto:christian.koenig@amd.com">christian.koenig@amd.com</a>>
>     Signed-off-by: Alex Deucher <<a href="mailto:alexander.deucher@amd.com">alexander.deucher@amd.com</a>>

> :040000 040000 7da27ed892f4ea02ef8e758eda7165ce336d19cc
> 369d9e0ff185b6e6c9614de87296fc60072f56b9 M      drivers
> :040000 040000 c3203bef4546e1781ba218fa5232c12cd2a883a2
> b655879d0fefad7b591333930fddfd3cc67afa8d M      include

> Will try reverting that patch.</span >

Tried that, but 'git revert 77497f2' failed.
Tomorrow I'l try it by hand.

Christian König and I hunting for this:

[   11.264803] radeon 0000:01:00.0: (-1) pin WB bo failed
[   11.264814] radeon 0000:01:00.0: f6107800 unpin not necessary
[   11.264834] radeon 0000:01:00.0: disabling GPU acceleration
[   11.312639] radeon 0000:01:00.0: f2f68000 unpin not necessary
[   11.367419] [TTM] Finalizing pool allocator
[   11.367541] [TTM] Zone  kernel: Used memory at exit: 0 kiB
[   11.367547] [TTM] Zone highmem: Used memory at exit: 0 kiB
[   11.367551] [drm] radeon: ttm finalized
[   11.367556] [drm] Forcing AGP to PCIE mode

My own 'git bisect' pointed to 'drm/radeon: Remove radeon_gart_restore()'
One commit before yours.

author    Michel Dänzer <<a href="mailto:michel.daenzer@amd.com">michel.daenzer@amd.com</a>>    2014-07-09 18:15:42 (GMT)
committer    Alex Deucher <<a href="mailto:alexander.deucher@amd.com">alexander.deucher@amd.com</a>>    2014-08-05 12:53:31
(GMT)
commit    a3eb06dbca08e3fdad7039021ae03b46b215f22a (patch)
tree    2086d5a660f3581f0b7fd617d41241873ff07ce8
parent    380670aebfca998bb67b9cf05fc7f28ebeac4b18 (diff)
drm/radeon: Remove radeon_gart_restore()
Doesn't seem necessary, the GART table memory should be persistent.

Signed-off-by: Michel Dänzer <<a href="mailto:michel.daenzer@amd.com">michel.daenzer@amd.com</a>>
Reviewed-by: Christian König <<a href="mailto:christian.koenig@amd.com">christian.koenig@amd.com</a>>
Signed-off-by: Alex Deucher <<a href="mailto:alexander.deucher@amd.com">alexander.deucher@amd.com</a>></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>