<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - lcd screen of a laptop does not wake up after sleep"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57777#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - lcd screen of a laptop does not wake up after sleep"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57777">bug 57777</a>
              from <span class="vcard"><a class="email" href="mailto:alinm.elena@gmail.com" title="Alin M Elena <alinm.elena@gmail.com>"> <span class="fn">Alin M Elena</span></a>
</span></b>
        <pre>Hi Marcin,

unless I do something very silly I did not manage to compile the two commits
indicated against 3.8rc2
Here what I have done

git clone --depth 0 git://anongit.freedesktop.org/nouveau/linux-2.6 nouveau
cd nouveau
git checkout 186ecad21

extracted the needed folders and compiled... 
got the error...
[   37s]
/home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:
In function 'nouveau_bo_validate':
[   37s]
/home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:400:10:
error: too many arguments to function 'ttm_bo_validate'
[   37s] In file included from
/home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_drm.h:22:0,
[   37s]                  from
/home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:36:
[   37s] /usr/src/linux-3.8.0-rc2-2/include/drm/ttm/ttm_bo_api.h:350:12: note:
declared here
[   37s]
/home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:
In function 'nouveau_bo_move_accel_cleanup':
[   37s]
/home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:570:6:
error: incompatible type for argument 5 of 'ttm_bo_move_accel_cleanup'
[   37s] In file included from
/home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_drm.h:23:0,
[   37s]                  from
/home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:36:
[   37s] /usr/src/linux-3.8.0-rc2-2/include/drm/ttm/ttm_bo_driver.h:968:12:
note: expected 'struct ttm_mem_reg *' but argument is of type 'bool'
[   37s]
/home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:570:6:
error: too many arguments to function 'ttm_bo_move_accel_cleanup'


I am blocked..

Alin</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>