All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 100387] War Thunder game has visual errors, missing textures
Date: Sun, 16 Jul 2017 21:42:26 +0000	[thread overview]
Message-ID: <bug-100387-502-LRd6t8HT2Q@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-100387-502@http.bugs.freedesktop.org/>


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

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

--- Comment #5 from Hi-Angel <Hi-Angel@yandex.ru> ---
Sorry for long time not answering. The error is because one instruction is
using more than 2 cfiles which check_and_set_bank_swizzle() doesn't allow,
though acc. to docs it can handle up to 4 distinct cfiles in a group.

I was trying to fix it be rewriting the bank_swizzle scheduler into smarter
version, but had to abandon it because it turned out to be pointless (the
effeciency is about the same, but more importantly, for some reason r600g have
2 schedulers, and this one simply does validation). FTR, unfinished code is
here https://github.com/Hi-Angel/mesa/tree/wip-bank_swizzle-scheduler

I am not sure if I'll have a motivation to look into modifying the current
scheduler, the more that there's some oddness in documentation (you can say
"pun intended" because it is that docs don't allow odd number of distinct
cfiles in a group, however a group with 1 cfile works just fine).

But fixing this bug won't help to the game anyway, because the next problem it
runs into is a very old one of requiring too many GPRs
https://bugs.freedesktop.org/buglist.cgi?quicksearch=Shader%20GPR%20limit%20exceeded&list_id=619399

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

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

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

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

  parent reply	other threads:[~2017-07-16 21:42 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-25 14:20 [Bug 100387] War Thunder game has visual errors, missing textures bugzilla-daemon
2017-03-25 17:07 ` bugzilla-daemon
2017-04-04 21:53 ` bugzilla-daemon
2017-05-06  0:52 ` bugzilla-daemon
2017-06-19 21:00 ` bugzilla-daemon
2017-07-16 21:42 ` bugzilla-daemon [this message]
2017-07-30 20:55 ` bugzilla-daemon
2017-09-07  4:34 ` bugzilla-daemon
2017-09-07  4:40 ` bugzilla-daemon
2017-09-07  4:45 ` bugzilla-daemon
2017-09-07 21:03 ` bugzilla-daemon
2017-09-08  9:45 ` bugzilla-daemon
2017-09-08 17:32 ` bugzilla-daemon
2017-09-08 18:22 ` bugzilla-daemon
2017-09-08 20:45 ` bugzilla-daemon
2017-09-09  4:03 ` bugzilla-daemon
2017-09-17 16:34 ` bugzilla-daemon
2017-09-17 16:55 ` bugzilla-daemon
2017-11-25  7:43 ` bugzilla-daemon
2017-11-25  8:00 ` bugzilla-daemon
2017-11-27 18:52 ` bugzilla-daemon
2018-02-17 13:14 ` bugzilla-daemon
2018-02-23  6:13 ` bugzilla-daemon
2019-09-18 19:23 ` 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-100387-502-LRd6t8HT2Q@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.