https://bugs.freedesktop.org/show_bug.cgi?id=74613
Ilia Mirkin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[v3.14-rc1] [nv34] nouveau: |[NV34] [v3.14-rc1] nouveau: |get 0x10000000 put |get 0x10000000 put |0x0000ed30 state 0xc0000000 |0x0000ed30 state 0xc0000000 |(err: MEM_FAULT) push |(err: MEM_FAULT) push |0x00000000 |0x00000000 --- Comment #3 from Ilia Mirkin <[email protected]> --- (In reply to comment #1) > Btw, is http://cgit.freedesktop.org/nouveau/linux-2.6 not used anymore? It is... e.g. look at the drm-nouveau-next branch. I don't think the 'master' branch is really maintained anymore, this is happening in http://cgit.freedesktop.org/~darktama/nouveau/ which you may also be able to use to bisect without the rest of the kernel, if your range is sufficiently small. (Although that repo is a little different...) > > I kind of liked it. Makes bisecting easier on aged machines. And it allows > to test new patches more easily. > > Now it's all hidden between a huge changeset between v3.13 final and > v3.14-rc1. And sometimes even spread out over several periods in time > causing full rebuilds. I'm confused by what you're trying to say here. v3.14-rc1 and v3.13 are all available in linus's repo. Use that to bisect.... git bisect start v3.14-rc1 v3.13 -- drivers/gpu/drm/nouveau That should only look at changes in nouveau between those 2 revs... -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
