Hi everybody, with the following patchset the radeonsi driver finally completes a run of nearly all tests in Piglits "quick-driver" profile without an GPU hang or X server crash.
The only exceptions are: 1. glx/glx-tfp Results in a reproducible X server crash in the GLAMOR code. 2. glean/makeCurrent Also crashes the X server, but this time it isn't reproducible and the backtrace doesn't show a GLAMOR relation. 3. texturing/texsubimage I have now idea why, but this test results in a hardlock of the whole system, going to investigate that one closer next week. The patchset mostly disable features or adds gracefully handling for not implement features, so I'm not completely sure if I should commit them or instead try to fix all the features in question. Anyway I looks like we finally have something for regression testing now. Cheers, Christian. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev