[Bug 62959] New: r600g (HD 6950 Cayman) fails piglit tests and hangs system

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 30 21:00:32 PDT 2013


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

          Priority: medium
            Bug ID: 62959
          Assignee: dri-devel at lists.freedesktop.org
           Summary: r600g (HD 6950 Cayman) fails piglit tests and hangs
                    system
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: alexandre.f.demers at gmail.com
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r600
           Product: Mesa

Using mesa 0967c362bf378b7415c30ca6d9523d3b2a3a7f5d (and for a long time),
piglit tests fail and hangs the system (ssh session won't respond). Using an HD
6950 (Cayman).

Running "python2 piglit-run.py --no-concurrency tests/r600.tests
results/r600.results/", it fails everytime. According to the "main" file, the
last log info is:
       
"spec/glsl-1.30/execution/built-in-functions/fs-greaterThan-uvec4-uvec4": {
                "info": "Returncode: 0\n\nErrors:\n\n\nOutput:\n", 
                "returncode": 0, 
                "command":
"/home/dema1701/projects/display/piglit/framework/../bin/shader_runner
tests/../generated_tests/spec/glsl-1.30/execution/built-in-functions/fs-greaterThan-uvec4-uvec4.shader_test
-auto", 
                "result": "pass", 
                "time": 0.10875105857849121
            },
       
"spec/glsl-1.10/execution/variable-indexing/fs-temp-array-mat4-col-row-wr": {
                "info": "Returncode: 0\n\nErrors:\n\n\nOutput:\n", 
                "returncode": 0, 



Mesa's build options:
baseExec="./autogen.sh --prefix=/usr \
        --enable-debug \
        --enable-shared \
        --enable-osmesa \
        --enable-gbm \
        --enable-xvmc \
        --enable-vdpau \
        --enable-gles1 \
        --enable-gles2 \
        --enable-openvg \
        --enable-xorg \
        --enable-xa \
        --enable-egl \
        --enable-gallium-egl \
        --enable-glx-tls \
        --enable-texture-float \
        --enable-wgl \
        --with-gallium-drivers=r600,swrast,svga \
        --with-egl-platforms=x11,drm"
"$baseExec  --enable-64-bit --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --libdir=/usr/lib/x86_64-linux-gnu
--includedir=/usr/include/x86_64-linux-gnu"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130331/d429a955/attachment.html>


More information about the dri-devel mailing list