Re: [Nouveau] fdo-git build broken as of 2013-05-07?

2013-05-27 Thread Michael Weirauch
2013/5/14 Michael Weirauch : > Let's see if it is just my setup since reset to origin/master with > 3.10-rc1 or another "silly \"breakage\"": > > $ make -j8 O=../generated-test/ binrpm-pkg > [...] > BUILD arch/x86/boot/bzImage > Setup is 17164 byte

Re: [Nouveau] fdo-git build broken as of 2013-05-07?

2013-05-14 Thread Michael Weirauch
2013/5/8 Emil Velikov : > Although I believe it's a nice thing to have an occasional silly > "breakage" like that to see how many people use nouveau-git and how they > are coping with it ^_^ Let's see if it is just my setup since reset to origin/master with 3.10-rc1 or another "silly \"breakage\""

[Nouveau] fdo-git build broken as of 2013-05-07?

2013-05-07 Thread Michael Weirauch
drivers/gpu/drm/nouveau/core/engine/device/nve0.c: In function ‘nve0_identify’: drivers/gpu/drm/nouveau/core/engine/device/nve0.c:152:43: error: ‘nvc0_devinit_oclass’ undeclared (first use in this function) drivers/gpu/drm/nouveau/core/engine/device/nve0.c:152:43: note: each undeclared identifier i

Re: [Nouveau] [PATCH] drm/nouveau: fix suspend bug in nvc0 fence implementation

2013-02-19 Thread Michael Weirauch
2013/2/19 Marcin Slusarz : > This patch is only for 3.7 and 3.8 kernels. Nouveau/master contains refactored > fence code which will be submitted for 3.9. Then, nevertheless, nouveau/master - which apparently carries identical code - doesn't fix the issue (fdo#59168) for me. (Or I screw up big time

Re: [Nouveau] [PATCH] drm/nouveau: fix suspend bug in nvc0 fence implementation

2013-02-19 Thread Michael Weirauch
2013/2/19 Marcin Slusarz : > Yay. It will probably fix https://bugs.freedesktop.org/show_bug.cgi?id=59168. > (note: it doesn't apply on top of nouveau/master) Please correct me if I am wrong, but doesn't nv84_fence_[resume,suspend] on current nouveau-3.8.0_rc7 (master) which is "used" by nvc0_fenc