Summary: | demos crashing on rv710 r600g | ||
---|---|---|---|
Product: | Mesa | Reporter: | Michal Suchanek <hramrach> |
Component: | Drivers/DRI/R600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Michal Suchanek
2010-08-20 07:06:44 UTC
after latest changes - shadowtex works (the shadows are pixelated somewhat and the m option has seams - not sure if that is error in rendering or the demo is too simplistic to get such details right). Pressing v gives wrong colors - vertex program is a fail. - teapot looks generally OK except it is partially transparent (where there are holes in the top the light goes through although there is bottom still) it gives 13fps which is quite slow - dlist-* looks mostly OK except it does not redraw after window resize - arbfplight locks up GPU - arbfslight aborts - bitmap locks up GPU - copypix segfaults (regression, previously just failed) - clear-fbo*, clear-scissor now sometimes lock up GPU (regression, previously just failed) - dissolve now sometimes locks up GPU (regression, previously just failed) - fbo_firecube and array still fail Now there are no more GPU crashes with today's mesa on linux 2.6.36-rc2 + r600 fence patch and the above demos. copypix segfaults in mesa dissolve - wrong pattern fbo_firecube - flashes array renders significanly differently from software dlist- does not crash but some may misrender clear* some may misrender arbf?light works within broken lighting expectations bitmap text not shown shadowtex works with the issues as listed above teapot works I added dmesg logging to piglit so I identifed the piglit tests that lock up the GPU: fbo-drawbuffers-* Also holding ^C after starting a piglit run does not terminate the runner, only the individual tests and leads to complete system crash. The X server crashes and the kernel keeps faulting continuously. fbo_firecube segfaults or locks up GPU within minutes but usually not immediately currently none of these named demos crashes the card. Thanks On rv730 with r600g the 'gloss' demo locks up the GPU too The draw-vertices piglit test locks up the GPU or aborts. draw-vertices now works reliably with r600c from 7.9 and r600g from git. Fixed |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.