From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] New: r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 31 Mar 2013 04:00:32 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1717658926==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 7B7BBE5BFD for ; Sat, 30 Mar 2013 21:00:32 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1717658926== Content-Type: multipart/alternative; boundary="1364702432.4ba10.31043"; charset="us-ascii" --1364702432.4ba10.31043 Date: Sun, 31 Mar 2013 04:00:32 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 Priority: medium Bug ID: 62959 Assignee: dri-devel@lists.freedesktop.org Summary: r600g (HD 6950 Cayman) fails piglit tests and hangs system Severity: normal Classification: Unclassified OS: All Reporter: alexandre.f.demers@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. --1364702432.4ba10.31043 Date: Sun, 31 Mar 2013 04:00:32 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 62959
Assignee dri-devel@lists.freedesktop.org
Summary r600g (HD 6950 Cayman) fails piglit tests and hangs system
Severity normal
Classification Unclassified
OS All
Reporter alexandre.f.demers@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.
--1364702432.4ba10.31043-- --===============1717658926== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1717658926==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 31 Mar 2013 04:03:39 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0910517123==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 054E4E5BFE for ; Sat, 30 Mar 2013 21:03:39 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0910517123== Content-Type: multipart/alternative; boundary="1364702618.72afD0.31660"; charset="us-ascii" --1364702618.72afD0.31660 Date: Sun, 31 Mar 2013 04:03:38 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 Alexandre Demers changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Other |All -- You are receiving this mail because: You are the assignee for the bug. --1364702618.72afD0.31660 Date: Sun, 31 Mar 2013 04:03:38 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 62959
What Removed Added
Hardware Other All


You are receiving this mail because:
  • You are the assignee for the bug.
--1364702618.72afD0.31660-- --===============0910517123== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0910517123==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 31 Mar 2013 04:08:29 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1497831864==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id CB678E5BFE for ; Sat, 30 Mar 2013 21:08:28 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1497831864== Content-Type: multipart/alternative; boundary="1364702908.8fbb0.537"; charset="us-ascii" --1364702908.8fbb0.537 Date: Sun, 31 Mar 2013 04:08:28 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #1 from Alexandre Demers --- I'd appreciate if someone could tell me how to test a single glsl test (or batch or version) at a time. -- You are receiving this mail because: You are the assignee for the bug. --1364702908.8fbb0.537 Date: Sun, 31 Mar 2013 04:08:28 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 1 on bug 62959 from
I'd appreciate if someone could tell me how to test a single glsl test (or
batch or version) at a time.


You are receiving this mail because:
  • You are the assignee for the bug.
--1364702908.8fbb0.537-- --===============1497831864== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1497831864==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 31 Mar 2013 04:23:37 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1467872638==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3D546E5BFD for ; Sat, 30 Mar 2013 21:23:37 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1467872638== Content-Type: multipart/alternative; boundary="1364703817.BAaCD580.3485"; charset="us-ascii" --1364703817.BAaCD580.3485 Date: Sun, 31 Mar 2013 04:23:37 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #2 from Alexandre Demers --- Nevermind, I've found out how to run a single glsl test. Running /home/dema1701/projects/display/piglit/framework/../bin/shader_runner tests/spec/glsl-1.10/execution/variable-indexing/fs-temp-array-mat4-col-row-wr.shader_test works fine. Could it be the following test that crashes the system? If so, how can I know which test is next on the list? -- You are receiving this mail because: You are the assignee for the bug. --1364703817.BAaCD580.3485 Date: Sun, 31 Mar 2013 04:23:37 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 2 on bug 62959 from
Nevermind, I've found out how to run a single glsl test.

Running /home/dema1701/projects/display/piglit/framework/../bin/shader_runner
tests/spec/glsl-1.10/execution/variable-indexing/fs-temp-array-mat4-col-row-wr.shader_test
works fine.

Could it be the following test that crashes the system? If so, how can I know
which test is next on the list?


You are receiving this mail because:
  • You are the assignee for the bug.
--1364703817.BAaCD580.3485-- --===============1467872638== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1467872638==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 03 Apr 2013 10:30:11 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1293060858==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 903ADE5C0E for ; Wed, 3 Apr 2013 03:30:11 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1293060858== Content-Type: multipart/alternative; boundary="1364985011.4E220.27949"; charset="us-ascii" --1364985011.4E220.27949 Date: Wed, 3 Apr 2013 10:30:11 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #3 from Michel D=C3=A4nzer --- If you run piglit with --no-concurrency from a remote shell, you should see= in the terminal output which test is running when it hangs. --=20 You are receiving this mail because: You are the assignee for the bug. --1364985011.4E220.27949 Date: Wed, 3 Apr 2013 10:30:11 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 3 on bug 62959<= /a> from Michel D=C3=A4nzer
If you run piglit with --no-concurrency from a remote shell, y=
ou should see in
the terminal output which test is running when it hangs.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1364985011.4E220.27949-- --===============1293060858== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1293060858==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 03 Apr 2013 12:43:18 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0123350250==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 10B47E600A for ; Wed, 3 Apr 2013 05:43:18 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0123350250== Content-Type: multipart/alternative; boundary="1364992998.Bf6a2a0f0.20978"; charset="us-ascii" --1364992998.Bf6a2a0f0.20978 Date: Wed, 3 Apr 2013 12:43:17 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #4 from Alexandre Demers --- (In reply to comment #3) > If you run piglit with --no-concurrency from a remote shell, you should see > in the terminal output which test is running when it hangs. Many tests seems to skip when they are run remotely via an ssh session. Is this expected or should I set a parameter about the display? -- You are receiving this mail because: You are the assignee for the bug. --1364992998.Bf6a2a0f0.20978 Date: Wed, 3 Apr 2013 12:43:18 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 4 on bug 62959 from
(In reply to comment #3)
> If you run piglit with --no-concurrency from a remote shell, you should see
> in the terminal output which test is running when it hangs.

Many tests seems to skip when they are run remotely via an ssh session. Is this
expected or should I set a parameter about the display?


You are receiving this mail because:
  • You are the assignee for the bug.
--1364992998.Bf6a2a0f0.20978-- --===============0123350250== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0123350250==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 03 Apr 2013 12:49:59 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1122873391==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id AA662E5DF0 for ; Wed, 3 Apr 2013 05:49:59 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1122873391== Content-Type: multipart/alternative; boundary="1364993399.dC540.22097"; charset="us-ascii" --1364993399.dC540.22097 Date: Wed, 3 Apr 2013 12:49:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #5 from Michel D=C3=A4nzer --- It's perfectly normal that some tests are skipped, but you obviously do nee= d to set the DISPLAY environment variable appropriately for the piglit run. Something like DISPLAY=3D:0 python2 piglit-run.py ... --=20 You are receiving this mail because: You are the assignee for the bug. --1364993399.dC540.22097 Date: Wed, 3 Apr 2013 12:49:59 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 5 on bug 62959<= /a> from Michel D=C3=A4nzer
It's perfectly normal that some tests are skipped, but you obv=
iously do need to
set the DISPLAY environment variable appropriately for the piglit run.
Something like

DISPLAY=3D:0 python2 piglit-run.py ...


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1364993399.dC540.22097-- --===============1122873391== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1122873391==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 03 Apr 2013 13:36:40 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1514987528==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 93632E61EB for ; Wed, 3 Apr 2013 06:36:40 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1514987528== Content-Type: multipart/alternative; boundary="1364996200.f2A40.32107"; charset="us-ascii" --1364996200.f2A40.32107 Date: Wed, 3 Apr 2013 13:36:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #6 from Alexandre Demers --- (In reply to comment #5) > It's perfectly normal that some tests are skipped, but you obviously do need > to set the DISPLAY environment variable appropriately for the piglit run. > Something like > > DISPLAY=:0 python2 piglit-run.py ... I meant that some tests are skipped when run remotely, but tested when run locally. ;) I'll try your suggestion. -- You are receiving this mail because: You are the assignee for the bug. --1364996200.f2A40.32107 Date: Wed, 3 Apr 2013 13:36:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 6 on bug 62959 from
(In reply to comment #5)
> It's perfectly normal that some tests are skipped, but you obviously do need
> to set the DISPLAY environment variable appropriately for the piglit run.
> Something like
> 
> DISPLAY=:0 python2 piglit-run.py ...

I meant that some tests are skipped when run remotely, but tested when run
locally. ;) I'll try your suggestion.


You are receiving this mail because:
  • You are the assignee for the bug.
--1364996200.f2A40.32107-- --===============1514987528== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1514987528==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 03 Apr 2013 16:20:46 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1162257356==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D9855E5CDD for ; Wed, 3 Apr 2013 09:20:45 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1162257356== Content-Type: multipart/alternative; boundary="1365006045.57820.22989"; charset="us-ascii" --1365006045.57820.22989 Date: Wed, 3 Apr 2013 16:20:45 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #7 from Michel D=C3=A4nzer --- (In reply to comment #6) > > DISPLAY=3D:0 python2 piglit-run.py ... >=20 > I meant that some tests are skipped when run remotely, but tested when run > locally. ;) Something would be wrong then. If you're doing it right, piglit is running = just as locally, only its terminal output is visible elsewhere. --=20 You are receiving this mail because: You are the assignee for the bug. --1365006045.57820.22989 Date: Wed, 3 Apr 2013 16:20:45 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 7 on bug 62959<= /a> from Michel D=C3=A4nzer
(In reply to comment #6=
)
> > DISPLAY=3D:0 python2 piglit-run.py ...
>=20
> I meant that some tests are skipped when run remotely, but tested when=
 run
> locally. ;)

Something would be wrong then. If you're doing it right, piglit is running =
just
as locally, only its terminal output is visible elsewhere.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1365006045.57820.22989-- --===============1162257356== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1162257356==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 03 Apr 2013 17:16:27 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0699458238==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 8A6B2E641E for ; Wed, 3 Apr 2013 10:16:27 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0699458238== Content-Type: multipart/alternative; boundary="1365009387.A041b0.30795"; charset="us-ascii" --1365009387.A041b0.30795 Date: Wed, 3 Apr 2013 17:16:27 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #8 from Alexandre Demers --- (In reply to comment #7) > (In reply to comment #6) > > > DISPLAY=:0 python2 piglit-run.py ... > > > > I meant that some tests are skipped when run remotely, but tested when run > > locally. ;) > > Something would be wrong then. If you're doing it right, piglit is running > just as locally, only its terminal output is visible elsewhere. Noted. I'll look at it when I'll get home tonight. -- You are receiving this mail because: You are the assignee for the bug. --1365009387.A041b0.30795 Date: Wed, 3 Apr 2013 17:16:27 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 8 on bug 62959 from
(In reply to comment #7)
> (In reply to comment #6)
> > > DISPLAY=:0 python2 piglit-run.py ...
> > 
> > I meant that some tests are skipped when run remotely, but tested when run
> > locally. ;)
> 
> Something would be wrong then. If you're doing it right, piglit is running
> just as locally, only its terminal output is visible elsewhere.

Noted. I'll look at it when I'll get home tonight.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365009387.A041b0.30795-- --===============0699458238== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0699458238==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Thu, 04 Apr 2013 18:01:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2072722802==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id BC868E5EB7 for ; Thu, 4 Apr 2013 11:01:35 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2072722802== Content-Type: multipart/alternative; boundary="1365098495.FA60eAA50.2766"; charset="us-ascii" --1365098495.FA60eAA50.2766 Date: Thu, 4 Apr 2013 18:01:35 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #9 from Alexandre Demers --- I was able to run it as supposed. I was missing the "DISPLAY=:0". I think I have identified which test fails first. I'll double-check and I'll tell you more as soon as I have time in the next couple of days. -- You are receiving this mail because: You are the assignee for the bug. --1365098495.FA60eAA50.2766 Date: Thu, 4 Apr 2013 18:01:35 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 9 on bug 62959 from
I was able to run it as supposed. I was missing the "DISPLAY=:0". I think I
have identified which test fails first. I'll double-check and I'll tell you
more as soon as I have time in the next couple of days.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365098495.FA60eAA50.2766-- --===============2072722802== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============2072722802==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Thu, 04 Apr 2013 18:17:54 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1137922024==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 6DF51E5F08 for ; Thu, 4 Apr 2013 11:17:54 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1137922024== Content-Type: multipart/alternative; boundary="1365099474.e71baCA40.5923"; charset="us-ascii" --1365099474.e71baCA40.5923 Date: Thu, 4 Apr 2013 18:17:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #10 from Marek Ol=C5=A1=C3=A1k --- These tests hang if virtual memory is enabled. Some of them may hang random= ly: glean/polygonOffset glean/pointAtten security/initialized-texmemory security/initialized-fbo ARB_framebuffer_object/fbo-blit-stretch These tests hang for a different reason: EXT_transform_feedback/order * - incorrect UMAD implementation causing an infinite loop, it's been discuss= ed on mesa-dev --=20 You are receiving this mail because: You are the assignee for the bug. --1365099474.e71baCA40.5923 Date: Thu, 4 Apr 2013 18:17:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 10 on bug 62959<= /a> from Marek Ol=C5=A1=C3=A1k
These tests hang if virtual memory is enabled. Some of them ma=
y hang randomly:

glean/polygonOffset
glean/pointAtten
security/initialized-texmemory
security/initialized-fbo
ARB_framebuffer_object/fbo-blit-stretch


These tests hang for a different reason:

EXT_transform_feedback/order *
- incorrect UMAD implementation causing an infinite loop, it's been discuss=
ed
on mesa-dev


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1365099474.e71baCA40.5923-- --===============1137922024== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1137922024==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Thu, 04 Apr 2013 18:49:30 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1510858749==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 64EA5E6176 for ; Thu, 4 Apr 2013 11:49:30 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1510858749== Content-Type: multipart/alternative; boundary="1365101370.51B2400.11210"; charset="us-ascii" --1365101370.51B2400.11210 Date: Thu, 4 Apr 2013 18:49:30 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #11 from Alexandre Demers --- (In reply to comment #10) > These tests hang if virtual memory is enabled. Some of them may hang > randomly: > > glean/polygonOffset > glean/pointAtten > security/initialized-texmemory > security/initialized-fbo > ARB_framebuffer_object/fbo-blit-stretch > > > These tests hang for a different reason: > > EXT_transform_feedback/order * > - incorrect UMAD implementation causing an infinite loop, it's been > discussed on mesa-dev I confirm (since I remember them particularly) at least for: glean/polygonOffset glean/pointAtten security/initialized-fbo ARB_framebuffer_object/fbo-blit-stretch (which was the last one I was able to start) And I think I also encountered: EXT_transform_feedback/order * In other words, Marek, you pretty much summed up what I saw. Are they already reported? If so, this bug may be a duplicate then. -- You are receiving this mail because: You are the assignee for the bug. --1365101370.51B2400.11210 Date: Thu, 4 Apr 2013 18:49:30 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 11 on bug 62959 from
(In reply to comment #10)
> These tests hang if virtual memory is enabled. Some of them may hang
> randomly:
> 
> glean/polygonOffset
> glean/pointAtten
> security/initialized-texmemory
> security/initialized-fbo
> ARB_framebuffer_object/fbo-blit-stretch
> 
> 
> These tests hang for a different reason:
> 
> EXT_transform_feedback/order *
> - incorrect UMAD implementation causing an infinite loop, it's been
> discussed on mesa-dev

I confirm (since I remember them particularly) at least for:
glean/polygonOffset
glean/pointAtten
security/initialized-fbo
ARB_framebuffer_object/fbo-blit-stretch (which was the last one I was able to
start)

And I think I also encountered:
EXT_transform_feedback/order *

In other words, Marek, you pretty much summed up what I saw. Are they already
reported? If so, this bug may be a duplicate then.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365101370.51B2400.11210-- --===============1510858749== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1510858749==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Thu, 04 Apr 2013 19:07:25 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2061282244==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 433B8E64F6 for ; Thu, 4 Apr 2013 12:07:25 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2061282244== Content-Type: multipart/alternative; boundary="1365102445.58CD1bB0.14730"; charset="us-ascii" --1365102445.58CD1bB0.14730 Date: Thu, 4 Apr 2013 19:07:25 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #12 from Marek Ol=C5=A1=C3=A1k --- No, I just made the list today by watching piglit logs over ssh. --=20 You are receiving this mail because: You are the assignee for the bug. --1365102445.58CD1bB0.14730 Date: Thu, 4 Apr 2013 19:07:25 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 12 on bug 62959<= /a> from Marek Ol=C5=A1=C3=A1k
No, I just made the list today by watching piglit logs over ss=
h.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1365102445.58CD1bB0.14730-- --===============2061282244== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============2061282244==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Fri, 05 Apr 2013 23:45:18 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1303266318==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 53396E5C54 for ; Fri, 5 Apr 2013 16:45:18 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1303266318== Content-Type: multipart/alternative; boundary="1365205518.A3AA0.25830"; charset="us-ascii" --1365205518.A3AA0.25830 Date: Fri, 5 Apr 2013 23:45:18 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #13 from Marek Ol=C5=A1=C3=A1k --- This kernel patch fixes everything: diff --git a/drivers/gpu/drm/radeon/radeon_cs.c b/drivers/gpu/drm/radeon/radeon_cs.c index 70d3824..748a933 100644 --- a/drivers/gpu/drm/radeon/radeon_cs.c +++ b/drivers/gpu/drm/radeon/radeon_cs.c @@ -459,6 +459,7 @@ static int radeon_cs_ib_vm_chunk(struct radeon_device *rdev, if (r) { goto out; } + radeon_fence_wait(vm->fence, false); radeon_cs_sync_rings(parser); radeon_ib_sync_to(&parser->ib, vm->fence); radeon_ib_sync_to(&parser->ib, radeon_vm_grab_id( It's merely a workaround and it kills performance, but it's now pretty clear there is a synchronization issue in the kernel affecting all NI chips with virtual memory, and it should now be easier to find the bug. I'm not really familiar with the kernel code. I had to do some code reading before I found= the right place to put the wait call in. --=20 You are receiving this mail because: You are the assignee for the bug. --1365205518.A3AA0.25830 Date: Fri, 5 Apr 2013 23:45:18 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 13 on bug 62959<= /a> from Marek Ol=C5=A1=C3=A1k
This kernel patch fixes everything:

diff --git a/drivers/gpu/drm/radeon/radeon_cs.c
b/drivers/gpu/drm/radeon/radeon_cs.c
index 70d3824..748a933 100644
--- a/drivers/gpu/drm/radeon/radeon_cs.c
+++ b/drivers/gpu/drm/radeon/radeon_cs.c
@@ -459,6 +459,7 @@ static int radeon_cs_ib_vm_chunk(struct=
 radeon_device
*rdev,
        if (r) {
                goto out;
        }
+       radeon_fence_wait(vm->fence, false);
        radeon_cs_sync_rings(parser);
        radeon_ib_sync_to(&parser->ib, vm->fence);
        radeon_ib_sync_to(&parser->ib, radeon_vm_grab_id(

It's merely a workaround and it kills performance, but it's now pretty clear
there is a synchronization issue in the kernel affecting all NI chips with
virtual memory, and it should now be easier to find the bug. I'm not really
familiar with the kernel code. I had to do some code reading before I found=
 the
right place to put the wait call in.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1365205518.A3AA0.25830-- --===============1303266318== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1303266318==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 08 Apr 2013 16:08:48 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1106799569==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0DE8FE5BFB for ; Mon, 8 Apr 2013 09:08:49 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1106799569== Content-Type: multipart/alternative; boundary="1365437328.328fD0.2910"; charset="us-ascii" --1365437328.328fD0.2910 Date: Mon, 8 Apr 2013 16:08:48 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #14 from Jerome Glisse --- Created attachment 77607 --> https://bugs.freedesktop.org/attachment.cgi?id=77607&action=edit Full flush on vm flush Can you try this patch ? -- You are receiving this mail because: You are the assignee for the bug. --1365437328.328fD0.2910 Date: Mon, 8 Apr 2013 16:08:48 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 14 on bug 62959 from
Created attachment 77607 [details] [review]
Full flush on vm flush

Can you try this patch ?


You are receiving this mail because:
  • You are the assignee for the bug.
--1365437328.328fD0.2910-- --===============1106799569== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1106799569==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 08 Apr 2013 16:09:28 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0697231590==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 01EF6E6036 for ; Mon, 8 Apr 2013 09:09:29 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0697231590== Content-Type: multipart/alternative; boundary="1365437368.4f8b0.3061"; charset="us-ascii" --1365437368.4f8b0.3061 Date: Mon, 8 Apr 2013 16:09:28 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #15 from Jerome Glisse --- Created attachment 77608 --> https://bugs.freedesktop.org/attachment.cgi?id=77608&action=edit Always vm flush Or this one, or both patch together. I am hoping this one is enough -- You are receiving this mail because: You are the assignee for the bug. --1365437368.4f8b0.3061 Date: Mon, 8 Apr 2013 16:09:28 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 15 on bug 62959 from
Created attachment 77608 [details] [review]
Always vm flush

Or this one, or both patch together. I am hoping this one is enough


You are receiving this mail because:
  • You are the assignee for the bug.
--1365437368.4f8b0.3061-- --===============0697231590== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0697231590==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 08 Apr 2013 16:32:36 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1403133425==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id E1314E5D72 for ; Mon, 8 Apr 2013 09:32:35 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1403133425== Content-Type: multipart/alternative; boundary="1365438755.113dc0.8749"; charset="us-ascii" --1365438755.113dc0.8749 Date: Mon, 8 Apr 2013 16:32:35 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #16 from Alex Deucher --- We shouldn't need to flush the caches in vm_flush() since that is already handled in fence_ring_emit(). I think attachment 72794 from bug 58354 may actually do the trick. -- You are receiving this mail because: You are the assignee for the bug. --1365438755.113dc0.8749 Date: Mon, 8 Apr 2013 16:32:35 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 16 on bug 62959 from
We shouldn't need to flush the caches in vm_flush() since that is already
handled in fence_ring_emit().  I think attachment 72794 [details] [review] from bug 58354 may
actually do the trick.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365438755.113dc0.8749-- --===============1403133425== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1403133425==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 08 Apr 2013 17:09:32 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0703612940==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5C0C2E5C6B for ; Mon, 8 Apr 2013 10:09:32 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0703612940== Content-Type: multipart/alternative; boundary="1365440972.1cEac0.17990"; charset="us-ascii" --1365440972.1cEac0.17990 Date: Mon, 8 Apr 2013 17:09:32 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #17 from Jerome Glisse --- Yes this patch should do the trick -- You are receiving this mail because: You are the assignee for the bug. --1365440972.1cEac0.17990 Date: Mon, 8 Apr 2013 17:09:32 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 17 on bug 62959 from
Yes this patch should do the trick


You are receiving this mail because:
  • You are the assignee for the bug.
--1365440972.1cEac0.17990-- --===============0703612940== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0703612940==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Tue, 09 Apr 2013 00:21:22 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2115552344==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 7A8FEE5CDE for ; Mon, 8 Apr 2013 17:21:22 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2115552344== Content-Type: multipart/alternative; boundary="1365466882.eC4c60.13838"; charset="us-ascii" --1365466882.eC4c60.13838 Date: Tue, 9 Apr 2013 00:21:22 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #18 from Alexandre Demers --- Attachment 72794 applied on kernel 3.9-rc6 hangs (2 on 2) at spec/glsl-1.10/execution/built-in-functions/vs-max-vec2-vec2 Applying [...] @@ -459,6 +459,7 @@ static int radeon_cs_ib_vm_chunk(struct radeon_device *rdev, if (r) { goto out; } + radeon_fence_wait(vm->fence, false); radeon_cs_sync_rings(parser); on 3.9-rc5 hangs everytime (3 on 3) on spec/EXT_transform_feedback/order arrays triangles I still have to test Jerome's patches. -- You are receiving this mail because: You are the assignee for the bug. --1365466882.eC4c60.13838 Date: Tue, 9 Apr 2013 00:21:22 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 18 on bug 62959 from
Attachment 72794 [details] applied on kernel 3.9-rc6 hangs (2 on 2) at
spec/glsl-1.10/execution/built-in-functions/vs-max-vec2-vec2


Applying [...] @@ -459,6 +459,7 @@ static int radeon_cs_ib_vm_chunk(struct
radeon_device *rdev,
        if (r) {
                goto out;
        }
+       radeon_fence_wait(vm->fence, false);
        radeon_cs_sync_rings(parser);

on 3.9-rc5 hangs everytime (3 on 3) on spec/EXT_transform_feedback/order arrays
triangles


I still have to test Jerome's patches.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365466882.eC4c60.13838-- --===============2115552344== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============2115552344==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Tue, 09 Apr 2013 00:48:28 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0087695843==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 85ED1E5BFB for ; Mon, 8 Apr 2013 17:48:28 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0087695843== Content-Type: multipart/alternative; boundary="1365468508.4B6A70.20111"; charset="us-ascii" --1365468508.4B6A70.20111 Date: Tue, 9 Apr 2013 00:48:28 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #19 from Marek Ol=C5=A1=C3=A1k --- (In reply to comment #18) > Attachment 72794 [details] applied on kernel 3.9-rc6 hangs (2 on 2) at > spec/glsl-1.10/execution/built-in-functions/vs-max-vec2-vec2 >=20 >=20 > Applying [...] @@ -459,6 +459,7 @@ static int radeon_cs_ib_vm_chunk(struct > radeon_device *rdev, > if (r) { > goto out; > } > + radeon_fence_wait(vm->fence, false); > radeon_cs_sync_rings(parser); >=20 > on 3.9-rc5 hangs everytime (3 on 3) on spec/EXT_transform_feedback/order > arrays triangles Of course it hangs the "order" test! The test triggers a bug in the shader backend, causing an infinite loop. It has nothing to do with the virtual me= mory issues. Just skip the test, we already have a fix for it on mesa-dev. --=20 You are receiving this mail because: You are the assignee for the bug. --1365468508.4B6A70.20111 Date: Tue, 9 Apr 2013 00:48:28 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 19 on bug 62959<= /a> from Marek Ol=C5=A1=C3=A1k
(In reply to comment #=
18)
> Attachment 72794 
References: 
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1384220765=="
Return-path: 
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
	by gabe.freedesktop.org (Postfix) with ESMTP id 2C43CE5BFB
	for ;
	Mon,  8 Apr 2013 18:16:48 -0700 (PDT)
In-Reply-To: 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org


--===============1384220765==
Content-Type: multipart/alternative; boundary="1365470208.0adc0.26514"; charset="us-ascii"


--1365470208.0adc0.26514
Date: Tue, 9 Apr 2013 01:16:48 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

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

--- Comment #20 from Marek Ol=C5=A1=C3=A1k  ---
Sorry I meant to say the "order" test hangs and is unrelated to the other h=
angs
and the patches posted here won't help you with it. Anyway, I have committed
the fix for the "order" test now.

--=20
You are receiving this mail because:
You are the assignee for the bug.

--1365470208.0adc0.26514
Date: Tue, 9 Apr 2013 01:16:48 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable


    
      
    
    
      

Commen= t # 20 on bug 62959<= /a> from Marek Ol=C5=A1=C3=A1k
Sorry I meant to say the "order" test hangs and is u=
nrelated to the other hangs
and the patches posted here won't help you with it. Anyway, I have committed
the fix for the "order" test now.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1365470208.0adc0.26514-- --===============1384220765== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1384220765==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Tue, 09 Apr 2013 01:34:51 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0163521125==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 1D310E5E9A for ; Mon, 8 Apr 2013 18:34:51 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0163521125== Content-Type: multipart/alternative; boundary="1365471291.5cd7E0.31079"; charset="us-ascii" --1365471291.5cd7E0.31079 Date: Tue, 9 Apr 2013 01:34:51 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #21 from Alexandre Demers --- (In reply to comment #20) > Sorry I meant to say the "order" test hangs and is unrelated to the other > hangs and the patches posted here won't help you with it. Anyway, I have > committed the fix for the "order" test now. The previous comment was a bit rough around the edge when considering my knowledge about that bug known by dev, but no harm taken. It was... spontaneous. ;) Thank you for letting me know about the committed fix, I'll update mesa and relaunch the piglit run. -- You are receiving this mail because: You are the assignee for the bug. --1365471291.5cd7E0.31079 Date: Tue, 9 Apr 2013 01:34:51 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 21 on bug 62959 from
(In reply to comment #20)
> Sorry I meant to say the "order" test hangs and is unrelated to the other
> hangs and the patches posted here won't help you with it. Anyway, I have
> committed the fix for the "order" test now.

The previous comment was a bit rough around the edge when considering my
knowledge about that bug known by dev, but no harm taken. It was...
spontaneous. ;)

Thank you for letting me know about the committed fix, I'll update mesa and
relaunch the piglit run.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365471291.5cd7E0.31079-- --===============0163521125== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0163521125==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Tue, 09 Apr 2013 04:16:47 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0338573997==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3CA3DE5C55 for ; Mon, 8 Apr 2013 21:16:47 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0338573997== Content-Type: multipart/alternative; boundary="1365481007.1AaC0.5942"; charset="us-ascii" --1365481007.1AaC0.5942 Date: Tue, 9 Apr 2013 04:16:46 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #22 from Alexandre Demers --- It seems running kernel 3.9-rc6 with attachment 72794 with latest mesa (UMAD fixed on Cayman, thanks to commit pushed by Marek) allowed me to run all r600 piglit tests without any issue. -- You are receiving this mail because: You are the assignee for the bug. --1365481007.1AaC0.5942 Date: Tue, 9 Apr 2013 04:16:46 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 22 on bug 62959 from
It seems running kernel 3.9-rc6 with attachment 72794 [details] [review] with latest mesa (UMAD
fixed on Cayman, thanks to commit pushed by Marek) allowed me to run all r600
piglit tests without any issue.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365481007.1AaC0.5942-- --===============0338573997== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0338573997==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Tue, 09 Apr 2013 12:52:03 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0665529595==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 2BF38E60A0 for ; Tue, 9 Apr 2013 05:52:03 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0665529595== Content-Type: multipart/alternative; boundary="1365511923.7FaB0.31778"; charset="us-ascii" --1365511923.7FaB0.31778 Date: Tue, 9 Apr 2013 12:52:03 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #23 from Alex Deucher --- (In reply to comment #22) > It seems running kernel 3.9-rc6 with attachment 72794 [details] [review] > with latest mesa (UMAD fixed on Cayman, thanks to commit pushed by Marek) > allowed me to run all r600 piglit tests without any issue. Great. I'll add that patch to my queue and also a similar patch for SI. -- You are receiving this mail because: You are the assignee for the bug. --1365511923.7FaB0.31778 Date: Tue, 9 Apr 2013 12:52:03 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 23 on bug 62959 from
(In reply to comment #22)
> It seems running kernel 3.9-rc6 with attachment 72794 [details] [review] [review]
> with latest mesa (UMAD fixed on Cayman, thanks to commit pushed by Marek)
> allowed me to run all r600 piglit tests without any issue.

Great.  I'll add that patch to my queue and also a similar patch for SI.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365511923.7FaB0.31778-- --===============0665529595== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0665529595==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Tue, 09 Apr 2013 23:56:00 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1513095689==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 19CE4E5C13 for ; Tue, 9 Apr 2013 16:56:00 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1513095689== Content-Type: multipart/alternative; boundary="1365551759.DDC2F60.31782"; charset="us-ascii" --1365551759.DDC2F60.31782 Date: Tue, 9 Apr 2013 23:55:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #24 from Marek Ol=C5=A1=C3=A1k --- Alex, I'm sorry but your patch does not fix the lockups on my Cayman (HD 69= 50). :( The piglit test "initialized-fbo" can be used to reproduce the lockup. --=20 You are receiving this mail because: You are the assignee for the bug. --1365551759.DDC2F60.31782 Date: Tue, 9 Apr 2013 23:55:59 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 24 on bug 62959<= /a> from Marek Ol=C5=A1=C3=A1k
Alex, I'm sorry but your patch does not fix the lockups on my =
Cayman (HD 6950).
:( The piglit test "initialized-fbo" can be used to reproduce the=
 lockup.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1365551759.DDC2F60.31782-- --===============1513095689== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1513095689==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 10 Apr 2013 00:11:07 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0583253845==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5FC6DE5C13 for ; Tue, 9 Apr 2013 17:11:07 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0583253845== Content-Type: multipart/alternative; boundary="1365552667.bD66aa0.1338"; charset="us-ascii" --1365552667.bD66aa0.1338 Date: Wed, 10 Apr 2013 00:11:07 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #25 from Alexandre Demers --- (In reply to comment #24) > Alex, I'm sorry but your patch does not fix the lockups on my Cayman (HD > 6950). :( The piglit test "initialized-fbo" can be used to reproduce the > lockup. Are all the previously listed tests failing? I'll test them again and I'll run the initialized-fbo. -- You are receiving this mail because: You are the assignee for the bug. --1365552667.bD66aa0.1338 Date: Wed, 10 Apr 2013 00:11:07 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 25 on bug 62959 from
(In reply to comment #24)
> Alex, I'm sorry but your patch does not fix the lockups on my Cayman (HD
> 6950). :( The piglit test "initialized-fbo" can be used to reproduce the
> lockup.

Are all the previously listed tests failing? I'll test them again and I'll run
the initialized-fbo.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365552667.bD66aa0.1338-- --===============0583253845== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0583253845==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 10 Apr 2013 00:18:20 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1991958430==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 004E9E5C13 for ; Tue, 9 Apr 2013 17:18:19 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1991958430== Content-Type: multipart/alternative; boundary="1365553099.4A22d840.2797"; charset="us-ascii" --1365553099.4A22d840.2797 Date: Wed, 10 Apr 2013 00:18:19 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #26 from Marek Ol=C5=A1=C3=A1k --- It's not important for this bug if the test fails (I think it does), what's important is whether it hangs the machine or not. --=20 You are receiving this mail because: You are the assignee for the bug. --1365553099.4A22d840.2797 Date: Wed, 10 Apr 2013 00:18:19 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 26 on bug 62959<= /a> from Marek Ol=C5=A1=C3=A1k
It's not important for this bug if the test fails (I think it =
does), what's
important is whether it hangs the machine or not.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1365553099.4A22d840.2797-- --===============1991958430== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1991958430==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 10 Apr 2013 01:20:29 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1870881984==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id EC6FAE6102 for ; Tue, 9 Apr 2013 18:20:28 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1870881984== Content-Type: multipart/alternative; boundary="1365556828.1Ea1D820.11774"; charset="us-ascii" --1365556828.1Ea1D820.11774 Date: Wed, 10 Apr 2013 01:20:28 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #27 from Alexandre Demers --- (In reply to comment #26) > It's not important for this bug if the test fails (I think it does), what's > important is whether it hangs the machine or not. That's what I meant. I'm launching a new run in a moment. -- You are receiving this mail because: You are the assignee for the bug. --1365556828.1Ea1D820.11774 Date: Wed, 10 Apr 2013 01:20:28 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 27 on bug 62959 from
(In reply to comment #26)
> It's not important for this bug if the test fails (I think it does), what's
> important is whether it hangs the machine or not.

That's what I meant. I'm launching a new run in a moment.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365556828.1Ea1D820.11774-- --===============1870881984== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1870881984==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 10 Apr 2013 02:05:07 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0618435021==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 72519E5F7A for ; Tue, 9 Apr 2013 19:05:07 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0618435021== Content-Type: multipart/alternative; boundary="1365559507.aDf2F0.17885"; charset="us-ascii" --1365559507.aDf2F0.17885 Date: Wed, 10 Apr 2013 02:05:07 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #28 from Alexandre Demers --- Marek, you are right and I must have been "lucky" yesterday when I tested it. I launched two runs, and hit two different hanging tests this time: glean/polygonOffset (first run) glean/pointAtten (second run) -- You are receiving this mail because: You are the assignee for the bug. --1365559507.aDf2F0.17885 Date: Wed, 10 Apr 2013 02:05:07 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 28 on bug 62959 from
Marek, you are right and I must have been "lucky" yesterday when I tested it. I
launched two runs, and hit two different hanging tests this time:
glean/polygonOffset (first run)
glean/pointAtten (second run)


You are receiving this mail because:
  • You are the assignee for the bug.
--1365559507.aDf2F0.17885-- --===============0618435021== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0618435021==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 10 Apr 2013 13:06:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1847316882==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D9670E641B for ; Wed, 10 Apr 2013 06:06:57 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1847316882== Content-Type: multipart/alternative; boundary="1365599217.4FbE4f0d0.31113"; charset="us-ascii" --1365599217.4FbE4f0d0.31113 Date: Wed, 10 Apr 2013 13:06:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #29 from Alex Deucher --- Do either of Jerome's patches help? -- You are receiving this mail because: You are the assignee for the bug. --1365599217.4FbE4f0d0.31113 Date: Wed, 10 Apr 2013 13:06:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 29 on bug 62959 from
Do either of Jerome's patches help?


You are receiving this mail because:
  • You are the assignee for the bug.
--1365599217.4FbE4f0d0.31113-- --===============1847316882== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1847316882==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 10 Apr 2013 13:21:17 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1433098552==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 99636E6442 for ; Wed, 10 Apr 2013 06:21:17 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1433098552== Content-Type: multipart/alternative; boundary="1365600077.baDa0.2203"; charset="us-ascii" --1365600077.baDa0.2203 Date: Wed, 10 Apr 2013 13:21:17 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #30 from Alexandre Demers --- (In reply to comment #29) > Do either of Jerome's patches help? Didn't have time to test them yesterday, I'll try them probably at the end of the day. -- You are receiving this mail because: You are the assignee for the bug. --1365600077.baDa0.2203 Date: Wed, 10 Apr 2013 13:21:17 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 30 on bug 62959 from
(In reply to comment #29)
> Do either of Jerome's patches help?

Didn't have time to test them yesterday, I'll try them probably at the end of
the day.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365600077.baDa0.2203-- --===============1433098552== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1433098552==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 10 Apr 2013 22:54:25 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1420382578==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B3B98E5DC1 for ; Wed, 10 Apr 2013 15:54:24 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1420382578== Content-Type: multipart/alternative; boundary="1365634464.5fC3Dc0.16120"; charset="us-ascii" --1365634464.5fC3Dc0.16120 Date: Wed, 10 Apr 2013 22:54:24 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #31 from Alexandre Demers --- (In reply to comment #29) > Do either of Jerome's patches help? Applied both, ran 2 times r600.test and everything went fine. I'll test with only one patch applied at a time later today. -- You are receiving this mail because: You are the assignee for the bug. --1365634464.5fC3Dc0.16120 Date: Wed, 10 Apr 2013 22:54:24 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 31 on bug 62959 from
(In reply to comment #29)
> Do either of Jerome's patches help?

Applied both, ran 2 times r600.test and everything went fine. I'll test with
only one patch applied at a time later today.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365634464.5fC3Dc0.16120-- --===============1420382578== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1420382578==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Thu, 11 Apr 2013 01:04:05 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1520370913==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0938BE62F1 for ; Wed, 10 Apr 2013 18:04:05 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1520370913== Content-Type: multipart/alternative; boundary="1365642244.cCD100a0.3435"; charset="us-ascii" --1365642244.cCD100a0.3435 Date: Thu, 11 Apr 2013 01:04:04 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #32 from Marek Ol=C5=A1=C3=A1k --- Attachment 77608 fixes the lockups, which suggests the DRM driver doesn't actually flush caches when it should. --=20 You are receiving this mail because: You are the assignee for the bug. --1365642244.cCD100a0.3435 Date: Thu, 11 Apr 2013 01:04:04 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 32 on bug 62959<= /a> from Marek Ol=C5=A1=C3=A1k
Attachment 77608 [detai=
ls] fixes the lockups, which suggests the DRM driver doesn't
actually flush caches when it should.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1365642244.cCD100a0.3435-- --===============1520370913== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1520370913==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Thu, 11 Apr 2013 13:45:05 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0469395893==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 2C05DE610D for ; Thu, 11 Apr 2013 06:45:05 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0469395893== Content-Type: multipart/alternative; boundary="1365687904.e3aA3b4C0.17850"; charset="us-ascii" --1365687904.e3aA3b4C0.17850 Date: Thu, 11 Apr 2013 13:45:04 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #33 from Alex Deucher --- (In reply to comment #32) > Attachment 77608 [details] fixes the lockups, which suggests the DRM driver > doesn't actually flush caches when it should. radeon_ring_vm_flush() doesn't actually flush caches per se, it writes the new VM page table base address, so presumably we are not handling last_flush properly somewhere which results in a stale VM page table pointer. -- You are receiving this mail because: You are the assignee for the bug. --1365687904.e3aA3b4C0.17850 Date: Thu, 11 Apr 2013 13:45:04 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 33 on bug 62959 from
(In reply to comment #32)
> Attachment 77608 [details] fixes the lockups, which suggests the DRM driver
> doesn't actually flush caches when it should.

radeon_ring_vm_flush() doesn't actually flush caches per se, it writes the new
VM page table base address, so presumably we are not handling last_flush
properly somewhere which results in a stale VM page table pointer.


You are receiving this mail because:
  • You are the assignee for the bug.
--1365687904.e3aA3b4C0.17850-- --===============0469395893== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0469395893==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 14 Apr 2013 14:28:00 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0451589873==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D7C87E5EDE for ; Sun, 14 Apr 2013 07:28:00 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0451589873== Content-Type: multipart/alternative; boundary="1365949680.8C7d31672.16264"; charset="us-ascii" --1365949680.8C7d31672.16264 Date: Sun, 14 Apr 2013 14:28:00 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 Alex Deucher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |udovdh@xs4all.nl --- Comment #34 from Alex Deucher --- *** Bug 62997 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. --1365949680.8C7d31672.16264 Date: Sun, 14 Apr 2013 14:28:00 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 62959
What Removed Added
CC   udovdh@xs4all.nl

Comment # 34 on bug 62959 from
*** Bug 62997 has been marked as a duplicate of this bug. ***


You are receiving this mail because:
  • You are the assignee for the bug.
--1365949680.8C7d31672.16264-- --===============0451589873== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0451589873==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 20 Apr 2013 07:54:31 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1354671614==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 47665E5CCF for ; Sat, 20 Apr 2013 00:54:31 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1354671614== Content-Type: multipart/alternative; boundary="1366444471.c8aBB30.21105"; charset="us-ascii" --1366444471.c8aBB30.21105 Date: Sat, 20 Apr 2013 07:54:31 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #35 from udo --- Alex, despite having your 2nd patch in, I found: Apr 17 16:26:07 o2 kernel: [91224.372170] radeon 0000:00:01.0: GPU fault detected: 146 0x0594260c Apr 17 16:26:07 o2 kernel: [91224.372175] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000A59 Apr 17 16:26:07 o2 kernel: [91224.372178] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0402600C Apr 17 16:26:07 o2 kernel: [91224.372181] radeon 0000:00:01.0: GPU fault detected: 146 0x0594260c Apr 17 16:26:07 o2 kernel: [91224.372184] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000 Apr 17 16:26:07 o2 kernel: [91224.372187] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000 Apr 19 17:19:08 o2 kernel: [132471.330610] radeon 0000:00:01.0: GPU fault detected: 147 0x06d37002 Apr 19 17:19:08 o2 kernel: [132471.330614] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x0000316D Apr 19 17:19:08 o2 kernel: [132471.330617] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x03070002 -- You are receiving this mail because: You are the assignee for the bug. --1366444471.c8aBB30.21105 Date: Sat, 20 Apr 2013 07:54:31 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 35 on bug 62959 from
Alex, despite having your 2nd patch in, I found:

Apr 17 16:26:07 o2 kernel: [91224.372170] radeon 0000:00:01.0: GPU fault
detected: 146 0x0594260c
Apr 17 16:26:07 o2 kernel: [91224.372175] radeon 0000:00:01.0:  
VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x00000A59
Apr 17 16:26:07 o2 kernel: [91224.372178] radeon 0000:00:01.0:  
VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0402600C
Apr 17 16:26:07 o2 kernel: [91224.372181] radeon 0000:00:01.0: GPU fault
detected: 146 0x0594260c
Apr 17 16:26:07 o2 kernel: [91224.372184] radeon 0000:00:01.0:  
VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x00000000
Apr 17 16:26:07 o2 kernel: [91224.372187] radeon 0000:00:01.0:  
VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000

Apr 19 17:19:08 o2 kernel: [132471.330610] radeon 0000:00:01.0: GPU fault
detected: 147 0x06d37002
Apr 19 17:19:08 o2 kernel: [132471.330614] radeon 0000:00:01.0:  
VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x0000316D
Apr 19 17:19:08 o2 kernel: [132471.330617] radeon 0000:00:01.0:  
VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x03070002


You are receiving this mail because:
  • You are the assignee for the bug.
--1366444471.c8aBB30.21105-- --===============1354671614== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1354671614==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 20 Apr 2013 14:44:21 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1127609323==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 917BCE61A4 for ; Sat, 20 Apr 2013 07:44:21 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1127609323== Content-Type: multipart/alternative; boundary="1366469061.B8050.27960"; charset="us-ascii" --1366469061.B8050.27960 Date: Sat, 20 Apr 2013 14:44:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #36 from udo --- Alex, despite having your 2nd patch in, the box just crashed and rebooted. I'll revert to your first patch to see if that one still helps. -- You are receiving this mail because: You are the assignee for the bug. --1366469061.B8050.27960 Date: Sat, 20 Apr 2013 14:44:21 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 36 on bug 62959 from
Alex, despite having your 2nd patch in, the box just crashed and rebooted.
I'll revert to your first patch to see if that one still helps.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366469061.B8050.27960-- --===============1127609323== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1127609323==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 20 Apr 2013 14:52:13 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1784242911==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id BA440E600C for ; Sat, 20 Apr 2013 07:52:13 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1784242911== Content-Type: multipart/alternative; boundary="1366469533.57aAE50.29001"; charset="us-ascii" --1366469533.57aAE50.29001 Date: Sat, 20 Apr 2013 14:52:13 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #37 from Alexandre Demers --- (In reply to comment #36) > Alex, despite having your 2nd patch in, the box just crashed and rebooted. > I'll revert to your first patch to see if that one still helps. By reading bug 62997 you've reported, you may be hitting more than one bug. I had to report a couple of bugs myself about VM and DMA for Cayman. Could you try kernel 3.9-rc7? I know a couple of patches went in there that could help you. -- You are receiving this mail because: You are the assignee for the bug. --1366469533.57aAE50.29001 Date: Sat, 20 Apr 2013 14:52:13 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 37 on bug 62959 from
(In reply to comment #36)
> Alex, despite having your 2nd patch in, the box just crashed and rebooted.
> I'll revert to your first patch to see if that one still helps.

By reading bug 62997 you've reported, you may be hitting more than one bug. I
had to report a couple of bugs myself about VM and DMA for Cayman.

Could you try kernel 3.9-rc7? I know a couple of patches went in there that
could help you.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366469533.57aAE50.29001-- --===============1784242911== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1784242911==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 20 Apr 2013 15:58:21 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2002469805==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 46849E60DC for ; Sat, 20 Apr 2013 08:58:21 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2002469805== Content-Type: multipart/alternative; boundary="1366473501.Cb2bd76c0.6630"; charset="us-ascii" --1366473501.Cb2bd76c0.6630 Date: Sat, 20 Apr 2013 15:58:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #38 from udo --- 3.9.0-rc7 here. Just saw this: [ 67.568697] Bluetooth: BNEP socket layer initialized [ 2144.364903] radeon 0000:00:01.0: GPU fault detected: 147 0x0d422602 [ 2144.364908] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x0000D6D4 [ 2144.364911] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x02026002 [ 2144.364913] radeon 0000:00:01.0: GPU fault detected: 147 0x0d422602 [ 2144.364915] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000 [ 2144.364918] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000 -- You are receiving this mail because: You are the assignee for the bug. --1366473501.Cb2bd76c0.6630 Date: Sat, 20 Apr 2013 15:58:21 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 38 on bug 62959 from
3.9.0-rc7 here.

Just saw this:

[   67.568697] Bluetooth: BNEP socket layer initialized
[ 2144.364903] radeon 0000:00:01.0: GPU fault detected: 147 0x0d422602
[ 2144.364908] radeon 0000:00:01.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x0000D6D4
[ 2144.364911] radeon 0000:00:01.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x02026002
[ 2144.364913] radeon 0000:00:01.0: GPU fault detected: 147 0x0d422602
[ 2144.364915] radeon 0000:00:01.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 2144.364918] radeon 0000:00:01.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000


You are receiving this mail because:
  • You are the assignee for the bug.
--1366473501.Cb2bd76c0.6630-- --===============2002469805== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============2002469805==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 20 Apr 2013 16:08:07 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0171547016==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 43A2AE60DC for ; Sat, 20 Apr 2013 09:08:07 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0171547016== Content-Type: multipart/alternative; boundary="1366474087.81388d640.7910"; charset="us-ascii" --1366474087.81388d640.7910 Date: Sat, 20 Apr 2013 16:08:07 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #39 from Alexandre Demers --- (In reply to comment #38) > 3.9.0-rc7 here. > > Just saw this: > > [ 67.568697] Bluetooth: BNEP socket layer initialized > [ 2144.364903] radeon 0000:00:01.0: GPU fault detected: 147 0x0d422602 > [ 2144.364908] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR > 0x0000D6D4 > [ 2144.364911] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS > 0x02026002 > [ 2144.364913] radeon 0000:00:01.0: GPU fault detected: 147 0x0d422602 > [ 2144.364915] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR > 0x00000000 > [ 2144.364918] radeon 0000:00:01.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS > 0x00000000 Are you getting the same result with and without R600_DEBUG=nodma (as per bug 62997)? Also, did you try applying patches on top of 3.9-rc7? Just getting some info here to see if anything is making a difference. -- You are receiving this mail because: You are the assignee for the bug. --1366474087.81388d640.7910 Date: Sat, 20 Apr 2013 16:08:07 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 39 on bug 62959 from
(In reply to comment #38)
> 3.9.0-rc7 here.
> 
> Just saw this:
> 
> [   67.568697] Bluetooth: BNEP socket layer initialized
> [ 2144.364903] radeon 0000:00:01.0: GPU fault detected: 147 0x0d422602
> [ 2144.364908] radeon 0000:00:01.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x0000D6D4
> [ 2144.364911] radeon 0000:00:01.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x02026002
> [ 2144.364913] radeon 0000:00:01.0: GPU fault detected: 147 0x0d422602
> [ 2144.364915] radeon 0000:00:01.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 2144.364918] radeon 0000:00:01.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000

Are you getting the same result with and without R600_DEBUG=nodma (as per bug
62997)? Also, did you try applying patches on top of 3.9-rc7? Just getting some
info here to see if anything is making a difference.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366474087.81388d640.7910-- --===============0171547016== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0171547016==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 20 Apr 2013 16:10:42 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0324140532==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 84A95E616A for ; Sat, 20 Apr 2013 09:10:42 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0324140532== Content-Type: multipart/alternative; boundary="1366474242.42b3b60.8242"; charset="us-ascii" --1366474242.42b3b60.8242 Date: Sat, 20 Apr 2013 16:10:42 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #40 from udo --- in /etc/environment I have R600_DEBUG=nodma ever since discovering that setting, i.e.: also now the R6))_DEBUG is set to nodma. I did not apply any of your patches over the 3.9.0-rc7 kernel. -- You are receiving this mail because: You are the assignee for the bug. --1366474242.42b3b60.8242 Date: Sat, 20 Apr 2013 16:10:42 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 40 on bug 62959 from
in /etc/environment I have R600_DEBUG=nodma ever since discovering that
setting, i.e.: also now the R6))_DEBUG is set to nodma.

I did not apply any of your patches over the 3.9.0-rc7 kernel.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366474242.42b3b60.8242-- --===============0324140532== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0324140532==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 20 Apr 2013 16:19:58 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0189395298==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 223A4E60C4 for ; Sat, 20 Apr 2013 09:19:58 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0189395298== Content-Type: multipart/alternative; boundary="1366474798.D6daF50.9929"; charset="us-ascii" --1366474798.D6daF50.9929 Date: Sat, 20 Apr 2013 16:19:58 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #41 from Alexandre Demers --- (In reply to comment #40) > in /etc/environment I have R600_DEBUG=nodma ever since discovering that > setting, i.e.: also now the R6))_DEBUG is set to nodma. > > I did not apply any of your patches over the 3.9.0-rc7 kernel. If I was you, I would test without R600_DEBUG=nodma to see if there is any difference between kernels 3.8 and 3.9. I would also try patching 3.9-rc7 with attachment 77608 or attachment. -- You are receiving this mail because: You are the assignee for the bug. --1366474798.D6daF50.9929 Date: Sat, 20 Apr 2013 16:19:58 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 41 on bug 62959 from
(In reply to comment #40)
> in /etc/environment I have R600_DEBUG=nodma ever since discovering that
> setting, i.e.: also now the R6))_DEBUG is set to nodma.
> 
> I did not apply any of your patches over the 3.9.0-rc7 kernel.

If I was you, I would test without R600_DEBUG=nodma to see if there is any
difference between kernels 3.8 and 3.9. I would also try patching 3.9-rc7 with
attachment 77608 [details] [review] or attachment.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366474798.D6daF50.9929-- --===============0189395298== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0189395298==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 20 Apr 2013 16:35:21 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0369769848==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5CC0CE606E for ; Sat, 20 Apr 2013 09:35:21 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0369769848== Content-Type: multipart/alternative; boundary="1366475721.356eCa260.11885"; charset="us-ascii" --1366475721.356eCa260.11885 Date: Sat, 20 Apr 2013 16:35:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #42 from Alexandre Demers --- (In reply to comment #40) > in /etc/environment I have R600_DEBUG=nodma ever since discovering that > setting, i.e.: also now the R6))_DEBUG is set to nodma. > > I did not apply any of your patches over the 3.9.0-rc7 kernel. Your log looks to the one in bug 58354, which is also related to DMA, or bug 59089, which is related to htile/VM. The best thing would be to bisect the kernel between a good known version and the first bad one. Do you have a previous kernel version that was working OK as a good reference? -- You are receiving this mail because: You are the assignee for the bug. --1366475721.356eCa260.11885 Date: Sat, 20 Apr 2013 16:35:21 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 42 on bug 62959 from
(In reply to comment #40)
> in /etc/environment I have R600_DEBUG=nodma ever since discovering that
> setting, i.e.: also now the R6))_DEBUG is set to nodma.
> 
> I did not apply any of your patches over the 3.9.0-rc7 kernel.

Your log looks to the one in bug 58354, which is also related to DMA, or bug
59089, which is related to htile/VM.

The best thing would be to bisect the kernel between a good known version and
the first bad one. Do you have a previous kernel version that was working OK as
a good reference?


You are receiving this mail because:
  • You are the assignee for the bug.
--1366475721.356eCa260.11885-- --===============0369769848== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0369769848==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 20 Apr 2013 16:41:10 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1178761806==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 69AC5E60FA for ; Sat, 20 Apr 2013 09:41:10 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1178761806== Content-Type: multipart/alternative; boundary="1366476070.b76Bef840.12492"; charset="us-ascii" --1366476070.b76Bef840.12492 Date: Sat, 20 Apr 2013 16:41:10 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #43 from udo --- 3.6.11 was OK but also maybe is kinda 'old'. -- You are receiving this mail because: You are the assignee for the bug. --1366476070.b76Bef840.12492 Date: Sat, 20 Apr 2013 16:41:10 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 43 on bug 62959 from
3.6.11 was OK but also maybe is kinda 'old'.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366476070.b76Bef840.12492-- --===============1178761806== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1178761806==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 20 Apr 2013 17:00:44 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0930424711==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id F3C63E6852 for ; Sat, 20 Apr 2013 10:00:43 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0930424711== Content-Type: multipart/alternative; boundary="1366477243.7CCE0D0.15961"; charset="us-ascii" --1366477243.7CCE0D0.15961 Date: Sat, 20 Apr 2013 17:00:43 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #44 from Alexandre Demers --- (In reply to comment #43) > 3.6.11 was OK but also maybe is kinda 'old'. Then try a 3.7 kernel if possible to see if a first bug was introduced there or if it all happened in the 3.8 branch. If I remember correctly, there were some changes about VM in 3.7 and some others about DMA in 3.8. Doing so should allow us to work on one bug/change at a time. Are you using latest mesa, drm and ddx? -- You are receiving this mail because: You are the assignee for the bug. --1366477243.7CCE0D0.15961 Date: Sat, 20 Apr 2013 17:00:43 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 44 on bug 62959 from
(In reply to comment #43)
> 3.6.11 was OK but also maybe is kinda 'old'.

Then try a 3.7 kernel if possible to see if a first bug was introduced there or
if it all happened in the 3.8 branch. If I remember correctly, there were some
changes about VM in 3.7 and some others about DMA in 3.8. Doing so should allow
us to work on one bug/change at a time.

Are you using latest mesa, drm and ddx?


You are receiving this mail because:
  • You are the assignee for the bug.
--1366477243.7CCE0D0.15961-- --===============0930424711== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0930424711==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 20 Apr 2013 17:08:22 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0903869016==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 96036E6196 for ; Sat, 20 Apr 2013 10:08:22 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0903869016== Content-Type: multipart/alternative; boundary="1366477702.EFc50.16978"; charset="us-ascii" --1366477702.EFc50.16978 Date: Sat, 20 Apr 2013 17:08:22 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #45 from udo --- drm 2.4.44, git for the rest. -- You are receiving this mail because: You are the assignee for the bug. --1366477702.EFc50.16978 Date: Sat, 20 Apr 2013 17:08:22 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 45 on bug 62959 from
drm 2.4.44, git for the rest.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366477702.EFc50.16978-- --===============0903869016== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0903869016==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 21 Apr 2013 06:24:30 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1922222947==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 87F62E5DC3 for ; Sat, 20 Apr 2013 23:24:30 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1922222947== Content-Type: multipart/alternative; boundary="1366525470.CD68e0.4193"; charset="us-ascii" --1366525470.CD68e0.4193 Date: Sun, 21 Apr 2013 06:24:30 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #46 from udo --- Booted 3.7.8. -- You are receiving this mail because: You are the assignee for the bug. --1366525470.CD68e0.4193 Date: Sun, 21 Apr 2013 06:24:30 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 46 on bug 62959 from
Booted 3.7.8.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366525470.CD68e0.4193-- --===============1922222947== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1922222947==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 21 Apr 2013 07:20:12 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1399297178==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 642B6E6141 for ; Sun, 21 Apr 2013 00:20:12 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1399297178== Content-Type: multipart/alternative; boundary="1366528812.DDa50.13063"; charset="us-ascii" --1366528812.DDa50.13063 Date: Sun, 21 Apr 2013 07:20:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #47 from udo --- And it crashed, booted. -- You are receiving this mail because: You are the assignee for the bug. --1366528812.DDa50.13063 Date: Sun, 21 Apr 2013 07:20:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 47 on bug 62959 from
And it crashed, booted.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366528812.DDa50.13063-- --===============1399297178== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1399297178==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 21 Apr 2013 13:45:53 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0105632476==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 069A1E5C89 for ; Sun, 21 Apr 2013 06:45:53 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0105632476== Content-Type: multipart/alternative; boundary="1366551952.fcD1E2400.10717"; charset="us-ascii" --1366551952.fcD1E2400.10717 Date: Sun, 21 Apr 2013 13:45:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #48 from Alexandre Demers --- (In reply to comment #47) > And it crashed, booted. Any message in your logs? And I think you now have a reference to bisect. -- You are receiving this mail because: You are the assignee for the bug. --1366551952.fcD1E2400.10717 Date: Sun, 21 Apr 2013 13:45:52 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 48 on bug 62959 from
(In reply to comment #47)
> And it crashed, booted.

Any message in your logs?

And I think you now have a reference to bisect.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366551952.fcD1E2400.10717-- --===============0105632476== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0105632476==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 21 Apr 2013 15:36:31 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0669606087==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id F1A27E5E4C for ; Sun, 21 Apr 2013 08:36:30 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0669606087== Content-Type: multipart/alternative; boundary="1366558590.B381df4f0.28303"; charset="us-ascii" --1366558590.B381df4f0.28303 Date: Sun, 21 Apr 2013 15:36:30 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #49 from udo --- No messages that I could find in /var/log/messages. Xorg.0.log or so didn't help. Doing 3.7.6. since shortly after that unplanned boot. So far it's OK. -- You are receiving this mail because: You are the assignee for the bug. --1366558590.B381df4f0.28303 Date: Sun, 21 Apr 2013 15:36:30 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 49 on bug 62959 from
No messages that I could find in /var/log/messages. Xorg.0.log or so didn't
help.
Doing 3.7.6. since shortly after that unplanned boot. So far it's OK.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366558590.B381df4f0.28303-- --===============0669606087== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0669606087==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 21 Apr 2013 16:44:17 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0176114744==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 70BC9E602B for ; Sun, 21 Apr 2013 09:44:17 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0176114744== Content-Type: multipart/alternative; boundary="1366562657.b1337Eed0.13005"; charset="us-ascii" --1366562657.b1337Eed0.13005 Date: Sun, 21 Apr 2013 16:44:17 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #50 from udo --- It crashed so we'll go for 3.7.5. -- You are receiving this mail because: You are the assignee for the bug. --1366562657.b1337Eed0.13005 Date: Sun, 21 Apr 2013 16:44:17 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 50 on bug 62959 from
It crashed so we'll go for 3.7.5.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366562657.b1337Eed0.13005-- --===============0176114744== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0176114744==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 21 Apr 2013 18:08:23 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0672036079==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id AC0F7E60B1 for ; Sun, 21 Apr 2013 11:08:23 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0672036079== Content-Type: multipart/alternative; boundary="1366567703.bDeD40.31108"; charset="us-ascii" --1366567703.bDeD40.31108 Date: Sun, 21 Apr 2013 18:08:23 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #51 from Alexandre Demers --- (In reply to comment #50) > It crashed so we'll go for 3.7.5. I'm sure 3.7.0 will already display the problem. It was probably introduced between 3.6 and 3.7-rc1. Have you ever bisected before? I could help you with it if you want to. -- You are receiving this mail because: You are the assignee for the bug. --1366567703.bDeD40.31108 Date: Sun, 21 Apr 2013 18:08:23 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 51 on bug 62959 from
(In reply to comment #50)
> It crashed so we'll go for 3.7.5.

I'm sure 3.7.0 will already display the problem. It was probably introduced
between 3.6 and 3.7-rc1. Have you ever bisected before? I could help you with
it if you want to.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366567703.bDeD40.31108-- --===============0672036079== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0672036079==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 22 Apr 2013 15:08:34 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1001853203==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id BBA0CE66B0 for ; Mon, 22 Apr 2013 08:08:34 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1001853203== Content-Type: multipart/alternative; boundary="1366643314.1bF30.10017"; charset="us-ascii" --1366643314.1bF30.10017 Date: Mon, 22 Apr 2013 15:08:34 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #52 from udo --- W.r.t. bisecting I found the info at http://webchick.net/node/99. Next week I do not have to go to work so I could give it a try. Where do I get the sources from? And what sha1's refer to all radeon commits in 3.7-rc1?? -- You are receiving this mail because: You are the assignee for the bug. --1366643314.1bF30.10017 Date: Mon, 22 Apr 2013 15:08:34 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 52 on bug 62959 from
W.r.t. bisecting I found the info at http://webchick.net/node/99.
Next week I do not have to go to work so I could give it a try.
Where do I get the sources from?
And what sha1's refer to all radeon commits in 3.7-rc1??


You are receiving this mail because:
  • You are the assignee for the bug.
--1366643314.1bF30.10017-- --===============1001853203== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1001853203==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 24 Apr 2013 02:31:13 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1626959376==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 6F68CE5C84 for ; Tue, 23 Apr 2013 19:31:13 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1626959376== Content-Type: multipart/alternative; boundary="1366770673.B7E4e0.13984"; charset="us-ascii" --1366770673.B7E4e0.13984 Date: Wed, 24 Apr 2013 02:31:13 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #53 from Alexandre Demers --- (In reply to comment #52) > W.r.t. bisecting I found the info at http://webchick.net/node/99. > Next week I do not have to go to work so I could give it a try. > Where do I get the sources from? > And what sha1's refer to all radeon commits in 3.7-rc1?? You will get the source from git.kernel.org. The first sync will take a while. Something like this should allow you to get the whole Linus linux tree into the linux-git folder: git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git linux-git Your link seems about how to use git seems good. However, I would skip to bisecting since you already have a known good and a known bad versions. You'll have to sync your tree to a known good or bad version (assuming you didn't change the code or that you are willing to loose your changes): git reset --hard v3.7.5 You are now ready to bisect: git bisect start Tag this known bad version as "bad": git bisect bad This will tag the current version in the git tree as bad OR you can use "git bisect bad v3.7.5" to tag a specific tag. You can do the same with a specific commit Tag the known good version as "good": git bisect good v3.6.11 Git will do its work and let you know how many iterations will be needed to find the first bad commit. It will then sync to a new commit. You have to compile this kernel, install it and test it. Each time you are sure a given kernel is good or bad, you will have to tell git by using "git bisect good" or "git bisect bad". Git will move to the next iteration and you will have to configure, compile, install and test again until you end up identifying the first bad commit. The nearer you will get to the end of bisection, the faster it will be to configure and compile the kernel (less commits, thus less changes). Once you'll be done and you'll have reported the bad commit here, you'll have to stop bisecting and get back to where you started bisecting: git bisect reset -- You are receiving this mail because: You are the assignee for the bug. --1366770673.B7E4e0.13984 Date: Wed, 24 Apr 2013 02:31:13 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 53 on bug 62959 from
(In reply to comment #52)
> W.r.t. bisecting I found the info at http://webchick.net/node/99.
> Next week I do not have to go to work so I could give it a try.
> Where do I get the sources from?
> And what sha1's refer to all radeon commits in 3.7-rc1??

You will get the source from git.kernel.org. The first sync will take a while.
Something like this should allow you to get the whole Linus linux tree into the
linux-git folder:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
linux-git

Your link seems about how to use git seems good. However, I would skip to
bisecting since you already have a known good and a known bad versions. You'll
have to sync your tree to a known good or bad version (assuming you didn't
change the code or that you are willing to loose your changes):
git reset --hard v3.7.5

You are now ready to bisect:
git bisect start

Tag this known bad version as "bad":
git bisect bad
This will tag the current version in the git tree as bad OR you can use "git
bisect bad v3.7.5" to tag a specific tag. You can do the same with a specific
commit

Tag the known good version as "good":
git bisect good v3.6.11

Git will do its work and let you know how many iterations will be needed to
find the first bad commit. It will then sync to a new commit. You have to
compile this kernel, install it and test it. Each time you are sure a given
kernel is good or bad, you will have to tell git by using "git bisect good" or
"git bisect bad". Git will move to the next iteration and you will have to
configure, compile, install and test again until you end up identifying the
first bad commit. The nearer you will get to the end of bisection, the faster
it will be to configure and compile the kernel (less commits, thus less
changes).

Once you'll be done and you'll have reported the bad commit here, you'll have
to stop bisecting and get back to where you started bisecting:
git bisect reset


You are receiving this mail because:
  • You are the assignee for the bug.
--1366770673.B7E4e0.13984-- --===============1626959376== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1626959376==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 24 Apr 2013 13:11:23 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1689378119==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D9D0DE643C for ; Wed, 24 Apr 2013 06:11:23 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1689378119== Content-Type: multipart/alternative; boundary="1366809083.Bcba85f0.23703"; charset="us-ascii" --1366809083.Bcba85f0.23703 Date: Wed, 24 Apr 2013 13:11:23 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #54 from udo --- This afternoon I found a box, still somewhat alive, with a crashed Xorg, shoing a textmode bootup screen. It was running 3.6.11. So if we assume the hardware is OK and that 3.6.11 was indeed solid then either mesa, dri or the radeon video driver are causing this. Now running 3.7.1. to see if we can get a log message of some sorts as I did not see these with the recent crashes. -- You are receiving this mail because: You are the assignee for the bug. --1366809083.Bcba85f0.23703 Date: Wed, 24 Apr 2013 13:11:23 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 54 on bug 62959 from
This afternoon I found a box, still somewhat alive, with a crashed Xorg, shoing
a textmode bootup screen.
It was running 3.6.11.
So if we assume the hardware is OK and that 3.6.11 was indeed solid then either
mesa, dri or the radeon video driver are causing this.

Now running 3.7.1. to see if we can get a log message of some sorts as I did
not see these with the recent crashes.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366809083.Bcba85f0.23703-- --===============1689378119== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1689378119==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 24 Apr 2013 13:21:59 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1305520883==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 21595E5D0D for ; Wed, 24 Apr 2013 06:21:59 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1305520883== Content-Type: multipart/alternative; boundary="1366809718.D1DD3430.25728"; charset="us-ascii" --1366809718.D1DD3430.25728 Date: Wed, 24 Apr 2013 13:21:58 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #55 from udo --- Also: where are the minor kernel versions in that tree? It goes from 3.7-rcX to 3.6-rcX. -- You are receiving this mail because: You are the assignee for the bug. --1366809718.D1DD3430.25728 Date: Wed, 24 Apr 2013 13:21:58 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 55 on bug 62959 from
Also: where are the minor kernel versions in that tree? It goes from 3.7-rcX to
3.6-rcX.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366809718.D1DD3430.25728-- --===============1305520883== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1305520883==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 24 Apr 2013 13:30:01 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1883018936==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 06727E5D50 for ; Wed, 24 Apr 2013 06:30:01 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1883018936== Content-Type: multipart/alternative; boundary="1366810200.0De033a10.27841"; charset="us-ascii" --1366810200.0De033a10.27841 Date: Wed, 24 Apr 2013 13:30:00 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #56 from Alex Deucher --- For stable kernels you need to use the stable branches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git if you've already checked out Linus' tree, you can add the stable tree as a remote: git remote add stable git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git git fetch stable -- You are receiving this mail because: You are the assignee for the bug. --1366810200.0De033a10.27841 Date: Wed, 24 Apr 2013 13:30:00 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 56 on bug 62959 from
For stable kernels you need to use the stable branches:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
if you've already checked out Linus' tree, you can add the stable tree as a
remote:
git remote add stable
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
git fetch stable


You are receiving this mail because:
  • You are the assignee for the bug.
--1366810200.0De033a10.27841-- --===============1883018936== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1883018936==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 24 Apr 2013 13:42:59 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1367148655==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 67F58E5D50 for ; Wed, 24 Apr 2013 06:42:59 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1367148655== Content-Type: multipart/alternative; boundary="1366810979.ff3235C0.30786"; charset="us-ascii" --1366810979.ff3235C0.30786 Date: Wed, 24 Apr 2013 13:42:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #57 from Alexandre Demers --- (In reply to comment #55) > Also: where are the minor kernel versions in that tree? It goes from 3.7-rcX > to 3.6-rcX. I'm sure you can use Linus' tree (between v3.6.0 and v3.7.0 for example). If you were to use minor versions, you would probably end up pointing at a change backported from newer version in the best case. -- You are receiving this mail because: You are the assignee for the bug. --1366810979.ff3235C0.30786 Date: Wed, 24 Apr 2013 13:42:59 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 57 on bug 62959 from
(In reply to comment #55)
> Also: where are the minor kernel versions in that tree? It goes from 3.7-rcX
> to 3.6-rcX.

I'm sure you can use Linus' tree (between v3.6.0 and v3.7.0 for example). If
you were to use minor versions, you would probably end up pointing at a change
backported from newer version in the best case.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366810979.ff3235C0.30786-- --===============1367148655== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1367148655==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 24 Apr 2013 14:51:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0090804451==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 6EAB2E64E8 for ; Wed, 24 Apr 2013 07:51:57 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0090804451== Content-Type: multipart/alternative; boundary="1366815117.3eBD40AC0.13261"; charset="us-ascii" --1366815117.3eBD40AC0.13261 Date: Wed, 24 Apr 2013 14:51:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #58 from udo --- Ok, just starting the first iteration compile. Is there a better testcase for the issue(s) we look for than using the PC for a while, watching youtube, etc? -- You are receiving this mail because: You are the assignee for the bug. --1366815117.3eBD40AC0.13261 Date: Wed, 24 Apr 2013 14:51:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 58 on bug 62959 from
Ok, just starting the first iteration compile.
Is there a better testcase for the issue(s) we look for than using the PC for a
while, watching youtube, etc?


You are receiving this mail because:
  • You are the assignee for the bug.
--1366815117.3eBD40AC0.13261-- --===============0090804451== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0090804451==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Wed, 24 Apr 2013 15:07:08 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1432526216==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 49E51E6456 for ; Wed, 24 Apr 2013 08:07:08 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1432526216== Content-Type: multipart/alternative; boundary="1366816028.dFFcD0.15469"; charset="us-ascii" --1366816028.dFFcD0.15469 Date: Wed, 24 Apr 2013 15:07:08 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #59 from Alexandre Demers --- (In reply to comment #58) > Ok, just starting the first iteration compile. > Is there a better testcase for the issue(s) we look for than using the PC > for a while, watching youtube, etc? You could run piglit tests, that would stress the computer. Otherwise, try to trigger the bug in a reproducible way. -- You are receiving this mail because: You are the assignee for the bug. --1366816028.dFFcD0.15469 Date: Wed, 24 Apr 2013 15:07:08 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 59 on bug 62959 from
(In reply to comment #58)
> Ok, just starting the first iteration compile.
> Is there a better testcase for the issue(s) we look for than using the PC
> for a while, watching youtube, etc?

You could run piglit tests, that would stress the computer. Otherwise, try to
trigger the bug in a reproducible way.


You are receiving this mail because:
  • You are the assignee for the bug.
--1366816028.dFFcD0.15469-- --===============1432526216== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1432526216==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Thu, 25 Apr 2013 14:04:32 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0204107879==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 04143E63B7 for ; Thu, 25 Apr 2013 07:04:32 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0204107879== Content-Type: multipart/alternative; boundary="1366898671.feEE6c10.14030"; charset="us-ascii" --1366898671.feEE6c10.14030 Date: Thu, 25 Apr 2013 14:04:31 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #60 from udo --- The first bisect kernel I try gives me youtube videos that are blocks of gibberish. What to do about that? 3.7.1. crashed like previous kernels (showing text boot screen) but no messages in the log. So is that the same problem we're seeing and searching for? -- You are receiving this mail because: You are the assignee for the bug. --1366898671.feEE6c10.14030 Date: Thu, 25 Apr 2013 14:04:31 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 60 on bug 62959 from
The first bisect kernel I try gives me youtube videos that are blocks of
gibberish. What to do about that?

3.7.1. crashed like previous kernels (showing text boot screen) but no messages
in the log.
So is that the same problem we're seeing and searching for?


You are receiving this mail because:
  • You are the assignee for the bug.
--1366898671.feEE6c10.14030-- --===============0204107879== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0204107879==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 27 Apr 2013 15:04:27 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0178399951==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 35CB2E5C54 for ; Sat, 27 Apr 2013 08:04:27 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0178399951== Content-Type: multipart/alternative; boundary="1367075067.78E62EDB0.11772"; charset="us-ascii" --1367075067.78E62EDB0.11772 Date: Sat, 27 Apr 2013 15:04:27 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #61 from Alexandre Demers --- I compiled drm-next yesterday (which should be found in kernel 3.10 any day now). I've been able to run piglit r600.test without any problem 2 times (just in case, I rebooted beween each). Is there any thing pushed in there that is expected to help? -- You are receiving this mail because: You are the assignee for the bug. --1367075067.78E62EDB0.11772 Date: Sat, 27 Apr 2013 15:04:27 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 61 on bug 62959 from
I compiled drm-next yesterday (which should be found in kernel 3.10 any day
now). I've been able to run piglit r600.test without any problem 2 times (just
in case, I rebooted beween each). Is there any thing pushed in there that is
expected to help?


You are receiving this mail because:
  • You are the assignee for the bug.
--1367075067.78E62EDB0.11772-- --===============0178399951== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0178399951==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 27 Apr 2013 15:09:08 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1364204460==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 4E075E5C54 for ; Sat, 27 Apr 2013 08:09:08 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1364204460== Content-Type: multipart/alternative; boundary="1367075348.feDf50.12885"; charset="us-ascii" --1367075348.feDf50.12885 Date: Sat, 27 Apr 2013 15:09:08 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #62 from Alexandre Demers --- (In reply to comment #60) > The first bisect kernel I try gives me youtube videos that are blocks of > gibberish. What to do about that? > > 3.7.1. crashed like previous kernels (showing text boot screen) but no > messages in the log. > So is that the same problem we're seeing and searching for? Well, I would continue bisecting until you find the first problematic commit that crashes your setup. You may be hitting more than a bug, so keep track (commit and results) of what you see in between in case they are not linked to the same bug. -- You are receiving this mail because: You are the assignee for the bug. --1367075348.feDf50.12885 Date: Sat, 27 Apr 2013 15:09:08 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 62 on bug 62959 from
(In reply to comment #60)
> The first bisect kernel I try gives me youtube videos that are blocks of
> gibberish. What to do about that?
> 
> 3.7.1. crashed like previous kernels (showing text boot screen) but no
> messages in the log.
> So is that the same problem we're seeing and searching for?

Well, I would continue bisecting until you find the first problematic commit
that crashes your setup. You may be hitting more than a bug, so keep track
(commit and results) of what you see in between in case they are not linked to
the same bug.


You are receiving this mail because:
  • You are the assignee for the bug.
--1367075348.feDf50.12885-- --===============1364204460== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1364204460==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sat, 27 Apr 2013 15:16:09 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0431577976==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 2B9A9E5C54 for ; Sat, 27 Apr 2013 08:16:09 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0431577976== Content-Type: multipart/alternative; boundary="1367075768.CBD18b0.13785"; charset="us-ascii" --1367075768.CBD18b0.13785 Date: Sat, 27 Apr 2013 15:16:08 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #63 from udo --- Currently running 3.6.0-02886-gd9a8074 and that one help up OK so far for 28 hours. How long to continue before declaring this kernel good? Previous bisect kernel 3.6.0-05487-g24d7b40 was found within 24 hours to have crashed in the bootup textmode screen manner. The 3.8.10 comment is interesting as the changelog does not mention radeon. -- You are receiving this mail because: You are the assignee for the bug. --1367075768.CBD18b0.13785 Date: Sat, 27 Apr 2013 15:16:08 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 63 on bug 62959 from
Currently running 3.6.0-02886-gd9a8074 and that one help up OK so far for 28
hours. How long to continue before declaring this kernel good?
Previous bisect kernel 3.6.0-05487-g24d7b40 was found within 24 hours to have
crashed in the bootup textmode screen manner.

The 3.8.10 comment is interesting as the changelog does not mention radeon.


You are receiving this mail because:
  • You are the assignee for the bug.
--1367075768.CBD18b0.13785-- --===============0431577976== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0431577976==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Thu, 09 May 2013 09:28:19 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1339162731==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 83E07E5C02 for ; Thu, 9 May 2013 02:28:19 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1339162731== Content-Type: multipart/alternative; boundary="1368091699.0d14dA0.28429"; charset="us-ascii" --1368091699.0d14dA0.28429 Date: Thu, 9 May 2013 09:28:19 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #64 from udo --- Weird thing is that with 3.8.10 the box has been stable for a few days without weird radeon-related errors. Currently trying 3.9.1. Git mesa, llvm, libclc, xf-video-ati etc -- You are receiving this mail because: You are the assignee for the bug. --1368091699.0d14dA0.28429 Date: Thu, 9 May 2013 09:28:19 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 64 on bug 62959 from
Weird thing is that with 3.8.10 the box has been stable for a few days without
weird radeon-related errors.
Currently trying 3.9.1.

Git mesa, llvm, libclc, xf-video-ati etc


You are receiving this mail because:
  • You are the assignee for the bug.
--1368091699.0d14dA0.28429-- --===============1339162731== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1339162731==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 09 Jun 2013 07:04:33 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1067060633==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3C764E5C02 for ; Sun, 9 Jun 2013 00:04:33 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1067060633== Content-Type: multipart/alternative; boundary="1370761473.5EfEa0.30884"; charset="us-ascii" --1370761473.5EfEa0.30884 Date: Sun, 9 Jun 2013 07:04:32 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #65 from udo --- Running kernel 3.9.x (3.9.4 now), git mesa, git ati driver I had no issues with these adjustments: # cat /etc/environment LIBGL_DRIVERS_PATH=/opt/xorg/lib/dri/ R600_DEBUG=nodma and: # git diff diff --git a/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c b/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c index 15d5d31..5b1d0fb 100644 --- a/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c +++ b/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c @@ -399,6 +399,7 @@ static boolean do_winsys_init(struct radeon_drm_winsys *ws) &ws->info.r600_ib_vm_max_size)) ws->info.r600_virtual_address = FALSE; } + ws->info.r600_virtual_address = FALSE; } /* Get max pipes, this is only needed for compute shaders. All evergreen+ (maybe not relevant) No GPU hangs. No weird radeon related stuff in /var/log/messages. I could even run bfgminer succesfully with tstellard's recent Cayman fixes for llvm/OpenCL. Bisecting got me nowhere. :-( So what would be a next step? -- You are receiving this mail because: You are the assignee for the bug. --1370761473.5EfEa0.30884 Date: Sun, 9 Jun 2013 07:04:33 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 65 on bug 62959 from
Running kernel 3.9.x (3.9.4 now), git mesa, git ati driver I had no issues with
these adjustments:

# cat /etc/environment 
LIBGL_DRIVERS_PATH=/opt/xorg/lib/dri/
R600_DEBUG=nodma

and:

# git diff
diff --git a/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c
b/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c
index 15d5d31..5b1d0fb 100644
--- a/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c
+++ b/src/gallium/winsys/radeon/drm/radeon_drm_winsys.c
@@ -399,6 +399,7 @@ static boolean do_winsys_init(struct radeon_drm_winsys *ws)
                                       &ws->info.r600_ib_vm_max_size))
                 ws->info.r600_virtual_address = FALSE;
         }
+        ws->info.r600_virtual_address = FALSE;
     }

     /* Get max pipes, this is only needed for compute shaders.  All evergreen+

(maybe not relevant)

No GPU hangs. No weird radeon related stuff in /var/log/messages.
I could even run bfgminer succesfully with tstellard's recent Cayman fixes for
llvm/OpenCL.

Bisecting got me nowhere. :-(

So what would be a next step?


You are receiving this mail because:
  • You are the assignee for the bug.
--1370761473.5EfEa0.30884-- --===============1067060633== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1067060633==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Sun, 14 Jul 2013 01:10:25 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0927379518==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0F3F1E5FD4 for ; Sat, 13 Jul 2013 18:10:26 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0927379518== Content-Type: multipart/alternative; boundary="1373764226.dEd8aC3.20240"; charset="us-ascii" --1373764226.dEd8aC3.20240 Date: Sun, 14 Jul 2013 01:10:25 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #66 from Alexandre Demers --- While I'm the one who opened this bug, on my side I'm able to run all piglit tests without any hangs since awhile now. I don't even need to run one test at a time anymore. But I'm using latest git versions of mesa, drm, ddx with a 3.10 kernel if this can be of any help to those who are adding themselves to the CC list. -- You are receiving this mail because: You are the assignee for the bug. --1373764226.dEd8aC3.20240 Date: Sun, 14 Jul 2013 01:10:26 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 66 on bug 62959 from
While I'm the one who opened this bug, on my side I'm able to run all piglit
tests without any hangs since awhile now. I don't even need to run one test at
a time anymore. But I'm using latest git versions of mesa, drm, ddx with a 3.10
kernel if this can be of any help to those who are adding themselves to the CC
list.


You are receiving this mail because:
  • You are the assignee for the bug.
--1373764226.dEd8aC3.20240-- --===============0927379518== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0927379518==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 15 Jul 2013 10:36:40 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1387754636==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id DD852E6365 for ; Mon, 15 Jul 2013 03:36:40 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1387754636== Content-Type: multipart/alternative; boundary="1373884600.e82ca23.28271"; charset="us-ascii" --1373884600.e82ca23.28271 Date: Mon, 15 Jul 2013 10:36:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #67 from Michel D=C3=A4nzer --- (In reply to comment #66) > While I'm the one who opened this bug, on my side I'm able to run all pig= lit > tests without any hangs since awhile now. Even with GPU virtual memory enabled? If so, this report can be resolved as fixed? --=20 You are receiving this mail because: You are the assignee for the bug. --1373884600.e82ca23.28271 Date: Mon, 15 Jul 2013 10:36:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 67 on bug 62959<= /a> from Michel D=C3=A4nzer
(In reply to comment #=
66)
> While I'm the one who opened this bug, on my sid=
e I'm able to run all piglit
> tests without any hangs since awhile now.

Even with GPU virtual memory enabled? If so, this report can be resolved as
fixed?


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1373884600.e82ca23.28271-- --===============1387754636== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1387754636==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 15 Jul 2013 10:44:54 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0300688736==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D76D7E6342 for ; Mon, 15 Jul 2013 03:44:54 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0300688736== Content-Type: multipart/alternative; boundary="1373885094.ADb2d3.29322"; charset="us-ascii" --1373885094.ADb2d3.29322 Date: Mon, 15 Jul 2013 10:44:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #68 from udo --- I still use RADEON_VA=0 to avoid GPU lockups etc. Was anything changed so there's reason to test with RADEON_VA=1? -- You are receiving this mail because: You are the assignee for the bug. --1373885094.ADb2d3.29322 Date: Mon, 15 Jul 2013 10:44:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 68 on bug 62959 from
I still use RADEON_VA=0 to avoid GPU lockups etc.
Was anything changed so there's reason to test with RADEON_VA=1?


You are receiving this mail because:
  • You are the assignee for the bug.
--1373885094.ADb2d3.29322-- --===============0300688736== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0300688736==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 15 Jul 2013 12:24:58 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0654923449==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id F1F44E62C0 for ; Mon, 15 Jul 2013 05:24:58 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0654923449== Content-Type: multipart/alternative; boundary="1373891098.eFBBf3.13748"; charset="us-ascii" --1373891098.eFBBf3.13748 Date: Mon, 15 Jul 2013 12:24:58 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #69 from Marek Ol=C5=A1=C3=A1k --- (In reply to comment #67) > (In reply to comment #66) > > While I'm the one who opened this bug, on my side I'm able to run all p= iglit > > tests without any hangs since awhile now. >=20 > Even with GPU virtual memory enabled? If so, this report can be resolved = as > fixed? This bug has been fixed by the kernel patch 466476dfdcafbb4286ffa232a3a792731b9dc852 for quite a long time as far as 3D support is concerned. Some say that OpenCL still locks up, but I think that's a different issue. --=20 You are receiving this mail because: You are the assignee for the bug. --1373891098.eFBBf3.13748 Date: Mon, 15 Jul 2013 12:24:58 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 69 on bug 62959<= /a> from Marek Ol=C5=A1=C3=A1k
(In reply to comment #=
67)
> (In reply to comment #66)
> > While I'm the one who opened this bug, on my side I'm able to run=
 all piglit
> > tests without any hangs since awhile now.
>=20
> Even with GPU virtual memory enabled? If so, this report can be resolv=
ed as
> fixed?

This bug has been fixed by the kernel patch
466476dfdcafbb4286ffa232a3a792731b9dc852 for quite a long time as far as 3D
support is concerned.

Some say that OpenCL still locks up, but I think that's a different issue.<=
/pre>
        


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1373891098.eFBBf3.13748-- --===============0654923449== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0654923449==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 15 Jul 2013 12:30:27 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0416091479==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id A4EC1E69DF for ; Mon, 15 Jul 2013 05:30:27 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0416091479== Content-Type: multipart/alternative; boundary="1373891427.EA7BEe3.14878"; charset="us-ascii" --1373891427.EA7BEe3.14878 Date: Mon, 15 Jul 2013 12:30:27 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #70 from udo --- Tom Stellard advised me not to use virtual memory, first by patch and later with RADEON_VA=0 as OpenCL started to work for Cayman (ARUBA here in A10-5800K) graphics. Which bug to see for virtual memory and OpenCL? -- You are receiving this mail because: You are the assignee for the bug. --1373891427.EA7BEe3.14878 Date: Mon, 15 Jul 2013 12:30:27 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 70 on bug 62959 from
Tom Stellard advised me not to use virtual memory, first by patch and later
with RADEON_VA=0 as OpenCL started to work for Cayman (ARUBA here in A10-5800K)
graphics.
Which bug to see for virtual memory and OpenCL?


You are receiving this mail because:
  • You are the assignee for the bug.
--1373891427.EA7BEe3.14878-- --===============0416091479== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0416091479==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 15 Jul 2013 13:44:52 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1824678320==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id E6581E6222 for ; Mon, 15 Jul 2013 06:44:52 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1824678320== Content-Type: multipart/alternative; boundary="1373895892.37DF43.27483"; charset="us-ascii" --1373895892.37DF43.27483 Date: Mon, 15 Jul 2013 13:44:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #71 from Alexandre Demers --- (In reply to comment #67) > (In reply to comment #66) > > While I'm the one who opened this bug, on my side I'm able to run all piglit > > tests without any hangs since awhile now. > > Even with GPU virtual memory enabled? If so, this report can be resolved as > fixed? I'll have to double check, but from what I remember, yes even with VM enabled. But I'm not playing with OpenCL. It's just that I was seeing new CCers being added and this bug is still open because Udo was experiencing a problem that looked like the current bug. -- You are receiving this mail because: You are the assignee for the bug. --1373895892.37DF43.27483 Date: Mon, 15 Jul 2013 13:44:52 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 71 on bug 62959 from
(In reply to comment #67)
> (In reply to comment #66)
> > While I'm the one who opened this bug, on my side I'm able to run all piglit
> > tests without any hangs since awhile now.
> 
> Even with GPU virtual memory enabled? If so, this report can be resolved as
> fixed?

I'll have to double check, but from what I remember, yes even with VM enabled.
But I'm not playing with OpenCL.

It's just that I was seeing new CCers being added and this bug is still open
because Udo was experiencing a problem that looked like the current bug.


You are receiving this mail because:
  • You are the assignee for the bug.
--1373895892.37DF43.27483-- --===============1824678320== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1824678320==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 15 Jul 2013 13:50:08 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2068750255==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 21BCCE62A9 for ; Mon, 15 Jul 2013 06:50:09 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2068750255== Content-Type: multipart/alternative; boundary="1373896208.aCbf3.28332"; charset="us-ascii" --1373896208.aCbf3.28332 Date: Mon, 15 Jul 2013 13:50:08 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #72 from udo --- I can see if the bug is still present (aside from OpenCL usage) in normal desktop usage (mail, web, youtube, etc). -- You are receiving this mail because: You are the assignee for the bug. --1373896208.aCbf3.28332 Date: Mon, 15 Jul 2013 13:50:08 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 72 on bug 62959 from
I can see if the bug is still present (aside from OpenCL usage) in normal
desktop usage (mail, web, youtube, etc).


You are receiving this mail because:
  • You are the assignee for the bug.
--1373896208.aCbf3.28332-- --===============2068750255== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============2068750255==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 15 Jul 2013 14:17:10 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0864309572==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 2A1CBE6330 for ; Mon, 15 Jul 2013 07:17:10 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0864309572== Content-Type: multipart/alternative; boundary="1373897830.CbB23.32599"; charset="us-ascii" --1373897830.CbB23.32599 Date: Mon, 15 Jul 2013 14:17:10 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D62959 --- Comment #73 from Michel D=C3=A4nzer --- (In reply to comment #71) > It's just that I was seeing new CCers being added and this bug is still o= pen > because Udo was experiencing a problem that looked like the current bug. As you said, you're the reporter of this bug. If the problem you reported h= ere is fixed, please resolve it accordingly. If Udo is still having problems, he should file his own report. --=20 You are receiving this mail because: You are the assignee for the bug. --1373897830.CbB23.32599 Date: Mon, 15 Jul 2013 14:17:10 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 73 on bug 62959<= /a> from Michel D=C3=A4nzer
(In reply to comment #=
71)
> It's just that I was seeing new CCers being adde=
d and this bug is still open
> because Udo was experiencing a problem that looked like the current bu=
g.

As you said, you're the reporter of this bug. If the problem you reported h=
ere
is fixed, please resolve it accordingly. If Udo is still having problems, he
should file his own report.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1373897830.CbB23.32599-- --===============0864309572== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0864309572==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system Date: Mon, 15 Jul 2013 19:43:21 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0444696028==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 24DE8E640B for ; Mon, 15 Jul 2013 12:43:21 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0444696028== Content-Type: multipart/alternative; boundary="1373917401.40f211C33.16906"; charset="us-ascii" --1373917401.40f211C33.16906 Date: Mon, 15 Jul 2013 19:43:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=62959 Alexandre Demers changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #74 from Alexandre Demers --- (In reply to comment #73) > (In reply to comment #71) > > It's just that I was seeing new CCers being added and this bug is still open > > because Udo was experiencing a problem that looked like the current bug. > > As you said, you're the reporter of this bug. If the problem you reported > here is fixed, please resolve it accordingly. If Udo is still having > problems, he should file his own report. Then fixed and closed it is. -- You are receiving this mail because: You are the assignee for the bug. --1373917401.40f211C33.16906 Date: Mon, 15 Jul 2013 19:43:21 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 62959
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED

Comment # 74 on bug 62959 from
(In reply to comment #73)
> (In reply to comment #71)
> > It's just that I was seeing new CCers being added and this bug is still open
> > because Udo was experiencing a problem that looked like the current bug.
> 
> As you said, you're the reporter of this bug. If the problem you reported
> here is fixed, please resolve it accordingly. If Udo is still having
> problems, he should file his own report.

Then fixed and closed it is.


You are receiving this mail because:
  • You are the assignee for the bug.
--1373917401.40f211C33.16906-- --===============0444696028== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0444696028==--