Summary: | [bisected SNB]Oglc pxtrans-draw(advanced.stencilTest) regressed | ||
---|---|---|---|
Product: | Mesa | Reporter: | fangxun <xunx.fang> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | brianp |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 42993 |
Description
fangxun
2011-12-25 22:37:20 UTC
With current master (f09910f) and current 8.0 (7f5d3f7), I get the same results as with e66858f^. Note that the test fails on all visuals without alpha. It still fails on SNB with current mesa master and 8.0 tip. Re-read my last comment. It fails now in the same what that it failed before the bisect. We've previously determined that the alpha problem is a bug in the test. Do not reopen this bug. I'm confused here. Xun, can you confirm it fails as before? Ian, do you have follow-up with the test issue? It passes now. Bisect shows it is fixed by following commit. commit e1f9820b47e3f124c49cd2ab4e09328e0cc3e638 Author: Chad Versace Date: Thu Jan 26 11:01:36 2012 -0800 i965: Rewrite the HiZ op This is a combination of 4 commits. The first commit rewrites the HiZ op, and remaining three fix bugs introduced by the rewrite. ======== commit 1 ======== i965: Rewrite the HiZ op The HiZ op was implemented as a meta-op. This patch reimplements it by emitting a special HiZ batch. This fixes several known bugs, and likely |
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.