From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 60552] New: [r300g] Carvisualizer webgl demo: black flickering spots over the car Date: Sat, 09 Feb 2013 17:47:28 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0414111765==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 13074E5C76 for ; Sat, 9 Feb 2013 09:47:29 -0800 (PST) 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 --===============0414111765== Content-Type: multipart/alternative; boundary="1360432049.1DbB6cC0.7302"; charset="us-ascii" --1360432049.1DbB6cC0.7302 Date: Sat, 9 Feb 2013 17:47:29 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=60552 Priority: medium Bug ID: 60552 Assignee: dri-devel@lists.freedesktop.org Summary: [r300g] Carvisualizer webgl demo: black flickering spots over the car Severity: normal Classification: Unclassified OS: All Reporter: pavel.ondracka@email.cz URL: http://carvisualizer.plus360degrees.com/threejs/ Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/r300 Product: Mesa Created attachment 74497 --> https://bugs.freedesktop.org/attachment.cgi?id=74497&action=edit screenshot In the Car Visualizer Webgl demo, there are some flickering black spots on the car. This is probably a bug in the shader compiler, as RADEON_DEBUG=noopt works around this. Specifically its the register_rename pass that causes this, when it is disabled in r3xx_fragprog.c, everything is fine. Also when I disable only the dataflow optimize pass, there is still some flickering but much less. Firefox 18.0 GPU:RV530 Mesa: 0e2f26d5ea26febd16173aa8bbf7427b090e320f Kernel: 3.7.3-101.fc17.i686 -- You are receiving this mail because: You are the assignee for the bug. --1360432049.1DbB6cC0.7302 Date: Sat, 9 Feb 2013 17:47:29 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 60552
Assignee dri-devel@lists.freedesktop.org
Summary [r300g] Carvisualizer webgl demo: black flickering spots over the car
Severity normal
Classification Unclassified
OS All
Reporter pavel.ondracka@email.cz
URL http://carvisualizer.plus360degrees.com/threejs/
Hardware Other
Status NEW
Version git
Component Drivers/Gallium/r300
Product Mesa

Created attachment 74497 [details]
screenshot

In the Car Visualizer Webgl demo, there are some flickering black spots on the
car. This is probably a bug in the shader compiler, as RADEON_DEBUG=noopt works
around this. Specifically its the register_rename pass that causes this, when
it is disabled in r3xx_fragprog.c, everything is fine. Also when I disable only
the dataflow optimize pass, there is still some flickering but much less.

Firefox 18.0
GPU:RV530
Mesa: 0e2f26d5ea26febd16173aa8bbf7427b090e320f
Kernel: 3.7.3-101.fc17.i686


You are receiving this mail because:
  • You are the assignee for the bug.
--1360432049.1DbB6cC0.7302-- --===============0414111765== 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 --===============0414111765==--