dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 68503] Graphical glitches in Serious Sam 3 when SB is enabled
Date: Sat, 24 Aug 2013 14:41:08 +0000	[thread overview]
Message-ID: <bug-68503-502-YQtRVdhwmR@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-68503-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 1501 bytes --]

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

--- Comment #2 from Vadim Girlin <ptpzz@yandex.ru> ---
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.

[-- Attachment #1.2: Type: text/html, Size: 2419 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2013-08-24 14:41 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-24 12:01 [Bug 68503] New: Graphical glitches in Serious Sam 3 when SB is enabled bugzilla-daemon
2013-08-24 12:04 ` [Bug 68503] " bugzilla-daemon
2013-08-24 14:41 ` bugzilla-daemon [this message]
2013-08-24 15:47 ` bugzilla-daemon
2013-08-24 16:28 ` bugzilla-daemon
2013-08-24 21:40 ` bugzilla-daemon
2013-08-31 14:41 ` bugzilla-daemon
2013-08-31 17:31 ` bugzilla-daemon
2013-08-31 20:22 ` bugzilla-daemon
2013-09-01 15:22 ` bugzilla-daemon
2013-09-01 15:32 ` bugzilla-daemon
2013-09-01 17:43 ` bugzilla-daemon
2013-10-11 15:06 ` bugzilla-daemon
2013-10-20 13:03 ` bugzilla-daemon
2013-10-27 18:15 ` bugzilla-daemon
2013-10-29  7:39 ` bugzilla-daemon
2013-11-16 21:42 ` bugzilla-daemon
2013-11-18 18:27 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-68503-502-YQtRVdhwmR@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).