https://bugs.freedesktop.org/show_bug.cgi?id=69203

--- Comment #17 from Emil Velikov <[email protected]> ---
(In reply to comment #16)
> i don't really know how to apply this patch to my current kernel, if i need
> to recompile or anything else

I do not think that applying/reverting the patch on top of current kernel is
possible.
Here is an example "how to"

1. Clone the git tree 
$ git clone git://anongit.freedesktop.org/nouveau/linux-2.6

2. Checkout at good/working commit 
$ git checkout -B fdo69203.good 30f4e0870d1726f31aa59804337cfd5e0a3f2e~1
3. Rebuild the kernel and install
4. MMIO trace it

5. Checkout the first bad/non-working commit 
$ git checkout -B fdo69203.good 30f4e0870d1726f31aa59804337cfd5e0a3f2e
6. Rebuild the kernel and install
7. MMIO trace it

8. Email the dumps to mmio dot trace at gmail dot com
9. [Optional] Diff the traces and attach the output :)

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

Reply via email to