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

--- Comment #3 from Michel Dänzer <mic...@daenzer.net> 2012-08-06 13:27:48 UTC 
---
FWIW, r600.tests should no longer be used in favour of quick-driver.tests. I
assume it still happens with the latter though, so here's some debugging tips:

For isolating a single piglit test that locks up, it may help to run
piglit-run.py with -c 0 to prevent several tests from running in parallel.

For isolating the cause of a lockup, it may help to add some debugging output
about virtual addresses to the r600g driver, and compare that to the fault
address in the VM_CONTEXT1_PROTECTION_FAULT_ADDR register.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to