Summary: | LLVM RV790 etqw regression since R600: Packetize instructions | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andy Furniss <adf.lists> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | vljn |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Disable bank_swizzle
Prevent PV on trans inst Rework PV |
Description
Andy Furniss
2013-04-30 22:05:59 UTC
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.