rv790 with etqw getting a green tint in levels on current llvm/mesa heads. llvm bisected to below, while actually sitting on that there are more corruptions than just the tint. commit 25f259cde28860ea76c2f5628010968945a28edb Author: Vincent Lejeune <vljn@ovi.com> Date: Tue Apr 30 00:14:27 2013 +0000 R600: Packetize instructions git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180760 91177308-0d34-0410-b5e6-96231b3b80d8
Testing further some of the mesa demos are also wrong - not that I have re- bisected, just assume same issue, on heads - gloss = blank. gears, fbo_firecube, gearbox = too dark. shadowtex = shadow misaligned
Created attachment 78720 [details] [review] Disable bank_swizzle Hi, there is a bug that makes mesa change bank_swizzle if they are provided by backend, can you apply this patch on top of "R600: Packetize instructions" commit and see if you can bisect further ?
(In reply to comment #2) > Created attachment 78720 [details] [review] [review] > Disable bank_swizzle > > Hi, > > there is a bug that makes mesa change bank_swizzle if they are provided by > backend, > can you apply this patch on top of "R600: Packetize instructions" commit and > see if you can bisect further ? The patch doesn't change anything.
Created attachment 78783 [details] [review] Prevent PV on trans inst Hi, does this patch help ? (on head)
Created attachment 78786 [details] [review] Rework PV Sorry, I tested previous patch and it didn't work. However this new patch should fix gears, and probably others tests too. (Apply it on HEAD)
(In reply to comment #5) > Created attachment 78786 [details] [review] [review] > Rework PV > > Sorry, I tested previous patch and it didn't work. > > However this new patch should fix gears, and probably others tests too. > (Apply it on HEAD) It fixes the demos and etqw for me.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.