All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 29978] r600c, bisected: GPU lockup loading savefile in vegastrike
Date: Fri,  3 Sep 2010 08:43:34 -0700 (PDT)	[thread overview]
Message-ID: <20100903154334.21CC01300C7@annarchy.freedesktop.org> (raw)
In-Reply-To: <bug-29978-502@http.bugs.freedesktop.org/>

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

--- Comment #1 from Andre Maasikas <amaasikas@gmail.com> 2010-09-03 08:43:33 PDT ---
from testing with piglit glsl-vs-texturematrix2 the likely cause
seems that now we use more temp registers in vs than we'v programmed
to SQ_GPR_RESOURCE_MGMT. The commit above increased the register usage
but we should not hang the card anyway in this case.

Don't know how to fix this though, SQ_GPR_RESOURCE_MGMT is hardcoded for now
and to fix this correctly we should probably set the values to max we will
use in a cs. However there's no infrastructure in driver to change values
already (in the beginning) of the cs.
Alos I don't know the exact constraints/dependencies for the RESOURCE_MGMT
things

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  reply	other threads:[~2010-09-03 15:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-02 19:31 [Bug 29978] New: r600c, bisected: GPU lockup loading savefile in vegastrike bugzilla-daemon
2010-09-03 15:43 ` bugzilla-daemon [this message]
2010-09-03 19:36 ` [Bug 29978] " bugzilla-daemon
2010-09-04 23:47 ` bugzilla-daemon
2010-09-07 22:11 ` bugzilla-daemon
2010-09-08  0:17 ` bugzilla-daemon
2010-09-08  8:55 ` bugzilla-daemon
2010-09-09 11:10 ` bugzilla-daemon
2010-09-14 16:42 ` bugzilla-daemon
2010-09-21 17:29 ` bugzilla-daemon
2010-10-02 16:26 ` [Bug 29978] r600c, r600g, " bugzilla-daemon
2010-12-04 20:09 ` bugzilla-daemon
2011-02-09 15:57 ` [Bug 29978] [RADEON:KMS:RS780:R600G] r600c r600g " bugzilla-daemon
2011-02-17 18:05 ` 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=20100903154334.21CC01300C7@annarchy.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.