Summary: | [HSW,IVB] 11.0 stable branch regressions | ||
---|---|---|---|
Product: | Mesa | Reporter: | Mark Janes <mark.a.janes> |
Component: | Drivers/DRI/i965 | Assignee: | Emil Velikov <emil.l.velikov> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | blocker | ||
Priority: | medium | CC: | idr, jason, mark.a.janes |
Version: | 11.0 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Mark Janes
2015-12-18 22:47:29 UTC
bisected to 0ae22b3ebde780c2c88b5bfceaf172e311bd4742 Author: Jason Ekstrand <jason.ekstrand@intel.com> AuthorDate: Fri Dec 18 12:25:53 2015 +0000 Commit: Emil Velikov <emil.l.velikov@gmail.com> CommitDate: Fri Dec 18 12:26:22 2015 +0000 i965/fs: Use a stride of 1 and byte offsets for UBOs Cc: "11.0" <mesa-stable@lists.freedesktop.org> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> (cherry picked from commit 13ad8d03f201a4d09bf7ab9078b00807d61dfada) [Emil Velikov] - s/const_offset_reg.ud/const_offset_reg.fixed_hw_reg.dw1.ud/ - s/brw_imm_ud/fs_reg/ Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Conflicts: src/mesa/drivers/dri/i965/brw_fs.cpp src/mesa/drivers/dri/i965/brw_fs_nir.cpp I think the answer here is to just revert those patches. They could be made to work, but it would take more reworking than just the trivial conflicts. Er, I think those were mistagged. I had hoped they would be in 11.1.0, but never intended them to hit 11.0.x. It's too invasive of a change for a stable branch... Emil fixed up the branch. |
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.