All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 84089] New: [radeonsi] hd 7790 need more sGPRS for ps
Date: Fri, 19 Sep 2014 10:18:19 +0000	[thread overview]
Message-ID: <bug-84089-502@http.bugs.freedesktop.org/> (raw)


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

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

          Priority: medium
            Bug ID: 84089
          Assignee: dri-devel@lists.freedesktop.org
           Summary: [radeonsi] hd 7790 need more sGPRS for ps
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: pontostroy@gmail.com
          Hardware: All
            Status: NEW
           Version: git
         Component: Drivers/Gallium/radeonsi
           Product: Mesa

Many games with high shaders usage fails with
si_state_draw.c:312:si_pipe_shader_ps: Assertion `num_sgprs <= 104' failed.
Unigine Valley won't start on low settings, but work with wine on low\medium.


I changed  num_sgprs <= 104 to num_sgprs <= 204 and add fprint for num_sgprs
and user_sgprs

USER 9, NUM 40
USER2 9, NUM2 40
-------------
USER 9, NUM 32
USER2 9, NUM2 32
-------------
USER 9, NUM 24
USER2 9, NUM2 24
-------------
USER 9, NUM 32
USER2 9, NUM2 32
-------------
USER 9, NUM 96
USER2 9, NUM2 96
-------------
USER 9, NUM 96
USER2 9, NUM2 96
-------------
USER 9, NUM 72
USER2 9, NUM2 72
-------------
USER 9, NUM 64
USER2 9, NUM2 64
-------------
USER 9, NUM 64
USER2 9, NUM2 64
-------------
USER 9, NUM 72
USER2 9, NUM2 72
-------------
USER 9, NUM 16
USER2 9, NUM2 16
-------------
USER 9, NUM 64
USER2 9, NUM2 64
-------------
USER 9, NUM 112
USER2 9, NUM2 112
-------------
USER 9, NUM 64
USER2 9, NUM2 64
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 56
USER2 9, NUM2 56
-------------
USER 9, NUM 80
USER2 9, NUM2 80
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 56
USER2 9, NUM2 56
-------------
USER 9, NUM 40
USER2 9, NUM2 40
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 56
USER2 9, NUM2 56
-------------
USER 9, NUM 80
USER2 9, NUM2 80
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 64
USER2 9, NUM2 64
-------------
USER 9, NUM 56
USER2 9, NUM2 56
-------------
USER 9, NUM 80
USER2 9, NUM2 80
-------------
USER 9, NUM 32
USER2 9, NUM2 32
-------------
USER 9, NUM 40
USER2 9, NUM2 40
-------------
USER 9, NUM 72
USER2 9, NUM2 72
-------------
USER 9, NUM 104
USER2 9, NUM2 104
-------------
USER 9, NUM 24
USER2 9, NUM2 24
-------------
USER 9, NUM 32
USER2 9, NUM2 32
-------------
USER 9, NUM 32
USER2 9, NUM2 32
-------------
USER 9, NUM 56
USER2 9, NUM2 56
-------------
USER 9, NUM 96
USER2 9, NUM2 96
-------------
USER 9, NUM 24
USER2 9, NUM2 24
-------------
USER 9, NUM 112
USER2 9, NUM2 112
-------------
USER 9, NUM 112
USER2 9, NUM2 112
-------------
USER 9, NUM 96
USER2 9, NUM2 96
-------------
USER 9, NUM 112
USER2 9, NUM2 112
-------------
USER 9, NUM 16
USER2 9, NUM2 16
-------------


112 ist еhe largest number of that I have seen.

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

[-- Attachment #1.2: Type: text/html, Size: 4457 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

             reply	other threads:[~2014-09-19 10:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-19 10:18 bugzilla-daemon [this message]
2014-09-19 10:20 ` [Bug 84089] [radeonsi] hd 7790 need more sGPRS for ps 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-84089-502@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 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.