From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 68503] Graphical glitches in Serious Sam 3 when SB is enabled Date: Sat, 24 Aug 2013 14:41:08 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1022457373==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 04823E64DE for ; Sat, 24 Aug 2013 07:41: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 --===============1022457373== Content-Type: multipart/alternative; boundary="1377355267.71e7b1.9118"; charset="us-ascii" --1377355267.71e7b1.9118 Date: Sat, 24 Aug 2013 14:41:07 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=68503 --- Comment #2 from Vadim Girlin --- Please attach the output with R600_DEBUG=sb,ps,vs. Could you also record the GL trace that reproduces the issue using apitrace - http://apitrace.github.io/ You can just upload the trace if it's not too big, then it might help me to reproduce the bug if it's not hw-specific, but also you can use recorded trace to find the exact failing shader as described in "Regression debugging" section here - http://people.freedesktop.org/~vadimg/r600-sb.html - you'll need to replay it with R600_DEBUG=sb,sbstat first to figure out initial range of shader indices used by the app, and then apply R600_SB_DSKIP_* env vars when replaying the trace to bisect the range as described in that section. After locating broken shader just add "ps,vs" to R600_DEBUG and attach the output. You'll have a cmd line like this in the end (with some other shader index instead of 37): R600_DEBUG=sb,ps,vs R600_SB_DSKIP_MODE=2 R600_SB_DSKIP_START=37 R600_SB_DSKIP_END=37 &> log_file I can try to do everything myself if you can send me the key for SS3 (to vadimgirlin at gmail dot com), this can save some time, but the bug may be specific to your GPU or system configuration and in such case possibly I won't be able to reproduce it on my hardware, then I'll still need your help with debugging as described above. -- You are receiving this mail because: You are the assignee for the bug. --1377355267.71e7b1.9118 Date: Sat, 24 Aug 2013 14:41:07 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 2 on bug 68503 from
Please attach the output with R600_DEBUG=sb,ps,vs.

Could you also record the GL trace that reproduces the issue using apitrace -
http://apitrace.github.io/

You can just upload the trace if it's not too big, then it might help me to
reproduce the bug if it's not hw-specific, but also you can use recorded trace
to find the exact failing shader as described in "Regression debugging" section
here - http://people.freedesktop.org/~vadimg/r600-sb.html - you'll need to
replay it with R600_DEBUG=sb,sbstat first to figure out initial range of shader
indices used by the app, and then apply R600_SB_DSKIP_* env vars when replaying
the trace to bisect the range as described in that section. After locating
broken shader just add "ps,vs" to R600_DEBUG and attach the output. You'll have
a cmd line like this in the end (with some other shader index instead of 37):
R600_DEBUG=sb,ps,vs R600_SB_DSKIP_MODE=2 R600_SB_DSKIP_START=37
R600_SB_DSKIP_END=37 <cmd to replay the trace> &> log_file

I can try to do everything myself if you can send me the key for SS3 (to
vadimgirlin at gmail dot com), this can save some time, but the bug may be
specific to your GPU or system configuration and in such case possibly I won't
be able to reproduce it on my hardware, then I'll still need your help with
debugging as described above.


You are receiving this mail because:
  • You are the assignee for the bug.
--1377355267.71e7b1.9118-- --===============1022457373== 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 --===============1022457373==--