Summary: | Query buffer object support is broken on r600. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andrew Wesie <awesie> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | Default DRI bug account <dri-devel> |
Severity: | normal | ||
Priority: | medium | CC: | airlied, mesa-dev |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Patch
set larger alignment for tmp buffer offset |
Description
Andrew Wesie
2018-10-10 06:46:20 UTC
Created attachment 141989 [details] [review] set larger alignment for tmp buffer offset Does this patch work as an alternate? (In reply to Dave Airlie from comment #1) > Created attachment 141989 [details] [review] [review] > set larger alignment for tmp buffer offset > > Does this patch work as an alternate? It looks like it should work but I'll test it with real hw. Any reason you prefer this patch? It seems like it would use more heap space without any notable benefits (e.g. should it have better performance characteristics?). (In reply to Andrew Wesie from comment #2) > (In reply to Dave Airlie from comment #1) > > Created attachment 141989 [details] [review] [review] [review] > > set larger alignment for tmp buffer offset > > > > Does this patch work as an alternate? > > It looks like it should work but I'll test it with real hw. > I confirmed the new patch fixes the bug with my test gpu (HD 5700 series). I pushed my patch for simplicity sakes, I don't think we'd notice the difference in perf or mem usage. Thanks for pointing out the problem and the first patch! |
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.