Summary: | piglit.spec.arb_direct_state_access.gettransformfeedback regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Mark Janes <mark.a.janes> |
Component: | Drivers/DRI/i965 | Assignee: | Dave Airlie <airlied> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 96253 |
Description
Mark Janes
2016-05-31 23:59:08 UTC
Fixed by: commit 8a3ca58eecad48f7c479ef2df3929d8b7fd4bbe3 Author: Dave Airlie <airlied@redhat.com> Date: Tue May 31 09:54:08 2016 +1000 dsa/xfb: make the buffer large enough. This bug in the test was triggered by a fix to mesa, the test creates a backing buffer smaller than the xfb range it requests then is surprised when it gets returned a truncated value for the size. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96300 Signed-off-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> |
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.