[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 Michel Dänzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #27 from andre35822 at yahoo.com --- I would like to notify everyone that I have tried the latest mesa available from git (both mesa and lib32-mesa from git, via the AUR on Arch Linux) and there seems to be no artificating! I do not kn

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #26 from Maxqia --- Nevermind, I got it to compile with 'SI_NUM_CONTEXTS=32;', but it seems to have done nothing to help the artifacting/glitching. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #25 from Maxqia --- Created attachment 117229 --> https://bugs.freedesktop.org/attachment.cgi?id=117229&action=edit make log I have a Tahiti (7950) GPU for your information. When I set SI_NUM_CONTEXTS to 32 in si_descriptors.c, I g

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #24 from Marek Olšák --- We can't revert it, because it would cause other issues. Your patch is wrong, because it reverts a lot of unrelated things too. I think the proper fix is to use the constant engine. Or upload descriptors wi

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #23 from Marek Olšák --- What happens if you change SI_NUM_CONTEXTS to 32 in src/gallium/drivers/radeonsi/si_descriptors.c ? Do you have Tahiti, Pitcairn, or something else? -- You are receiving this mail because: You are the ass

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #22 from Maxqia --- Created attachment 117219 --> https://bugs.freedesktop.org/attachment.cgi?id=117219&action=edit Revert TC Patch Seems like reverting all TC commits fixes the issue ... Tested the patch on Master -- You are rec

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #21 from Maxqia --- Did some Bisecting and I Got ... 67a77ecdec3ba701eb63783535c43abf6eb1ab29 is the first bad commit commit 67a77ecdec3ba701eb63783535c43abf6eb1ab29 Author: Marek Olšák Date: Sun Jan 4 22:16:53 2015 +0100 r

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 Max Qia changed: What|Removed |Added CC||maczqia+contrib at gmail.com --- Comment #20 f

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #19 from Michel Dänzer --- (In reply to Sergio Pais from comment #14) > > 73c2b0d18c51459697d8ec194ecfc4438c98c139 seems to the the first bad commit. That one has been reverted as well. Can you try bisecting again with that one rev

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 Marek Olšák changed: What|Removed |Added Attachment #117073|text/plain |image/jpeg mime type|

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #18 from Max Qia --- Created attachment 117073 --> https://bugs.freedesktop.org/attachment.cgi?id=117073&action=edit good frame -- You are receiving this mail because: You are the assignee for the bug. -- next part ---

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #17 from Max Qia --- Created attachment 117072 --> https://bugs.freedesktop.org/attachment.cgi?id=117072&action=edit bad frame -- You are receiving this mail because: You are the assignee for the bug. -- next part

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-07-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #16 from Max Qia --- Bug is still present in Mesa 10.7 Git, posted frames -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-06-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #15 from andre35822 at yahoo.com --- So I came to check out if there was anything new and I see that there are some of you working on fixing the bug? Thank You! I really appreciate it as I have no clue how to do this on my own. I don't

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #14 from Sergio Pais --- Hello, By reverting 0543630d0b0d9d9f6eefbc14fbd3385d4de37ba0: 18a30c97780bef9c498db915ba5e7debe832f576 NOT OK 11b76369f53e064bef1bad629f957373c0e93b6c NOT OK edf18da85dd3b1865c4faaba650a8fa371b7103c NOT OK M

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #13 from Sergio Pais --- After I posted the comment I noticed it was reverted. I compiled 82b7ee62fc4bbe014f61a60bccf694b706c7247d and the artifacts are still present. There might be two different changes that cause a similar bug?

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #12 from Marek Olšák --- (In reply to Sergio Pais from comment #11) > Hello, > > The following is the result of bisecting: > > 0543630d0b0d9d9f6eefbc14fbd3385d4de37ba0 is the first bad commit > commit 0543630d0b0d9d9f6eefbc14fbd33

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #11 from Sergio Pais --- Hello, The following is the result of bisecting: 0543630d0b0d9d9f6eefbc14fbd3385d4de37ba0 is the first bad commit commit 0543630d0b0d9d9f6eefbc14fbd3385d4de37ba0 Author: Marek Olšák Date: Sun Jan 4 22:0

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-04-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #10 from andre35822 at yahoo.com --- Certain Mesa devs are able to get this game for free, as well as other Valve games. Hopefully this may help solve the bug as someone working in Mesa can use the game on their machines? http://lists

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-04-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #9 from andre35822 at yahoo.com --- I don't have the skill to this. Is it possible I could purchase the game for one of the developers through Steam and they can try and solve this? Offtopic but I think this is an important field, ga

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-04-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #8 from andre35822 at yahoo.com --- (In reply to Arek Ruśniak from comment #7) > Andre ff you use yaourt grab pkgs by: yaourt -G mesa-git and yaourt -G > lib32-mesa-git, and make it and install (cd mesa-git; makepkg -si; and the > sam

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-03-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #7 from Arek Ruśniak --- Andre ff you use yaourt grab pkgs by: yaourt -G mesa-git and yaourt -G lib32-mesa-git, and make it and install (cd mesa-git; makepkg -si; and the same for lib32-mesa-git) CS GO is 32bit (i belive) app so you

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-03-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #6 from andre35822 at yahoo.com --- (In reply to Michel Dänzer from comment #5) > (In reply to andre35822 from comment #4) > > I found this https://wiki.archlinux.org/index.php/Bisecting_bugs essentially > > do I just follow these ste

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-03-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #5 from Michel Dänzer --- (In reply to andre35822 from comment #4) > I found this https://wiki.archlinux.org/index.php/Bisecting_bugs essentially > do I just follow these steps? Yes. -- You are receiving this mail because: You are

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-03-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 --- Comment #4 from andre35822 at yahoo.com --- (In reply to Michel Dänzer from comment #3) > Does it still happen with current Mesa Git master? If so, can you bisect? The mesa-git package available in the arch linux user repository is not workin

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-03-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89699 Michel Dänzer changed: What|Removed |Added Component|Other |Drivers/Gallium/radeonsi Assi