Summary: | [BXT] Tessellation triggers BXT-specific failures | ||
---|---|---|---|
Product: | Mesa | Reporter: | Mark Janes <mark.a.janes> |
Component: | Drivers/DRI/i965 | Assignee: | Mark Janes <mark.a.janes> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | ben, mark.a.janes |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 96253 | ||
Attachments: | DS workaround for start GRF |
Description
Mark Janes
2016-01-06 22:13:36 UTC
In addition, this commit generates multiple GPU Hangs on BXT. opengl.1_1.read-front* tests occasionally hang forever without generating gpu hang. I've disabled them until the GPU Hang is resolved. read-front should just crash on gbm anyway, sounds like the GPU is just hosed. Ken, I think you are right about the GPU being hosed. My attempts to bisect on BXT do not produce meaningful results, since the test set includes the gpu hang. disabling all tesselation tests in piglit eliminates gpu hangs and provides stable results. I'll leave them off until this bug is resolved. Re-assigning, as Ken has no BXT and Ben is out. Neil, can you take a look at this? Ken pointed out these workarounds: WaSendDummyGPGPUWalkerBeforeHSWithBarrier: http://dt.igk.intel.com/wa_database/Details? workaroundName=WaSendDummyGPGPUWalkerBeforeHSWithBarrier (forever) WaDisableDSPushConstantsInFusedDownModeWithOnlyTwoSubslices http://dt.igk.intel.com/wa_database/Details/Index? workaroundName=WaDisableDSPushConstantsInFusedDownModeWithOnlyTwoSubslices (should be A0 only) Created attachment 121311 [details] [review] DS workaround for start GRF Comment on attachment 121311 [details] [review] DS workaround for start GRF Review of attachment 121311 [details] [review]: ----------------------------------------------------------------- This patch is invalid. My bad. Works for Ben's BXT, Mark needs to repro. I think I was mistaken. Maybe I forgot to say it on IRC. tesselation is passing for me on BXT. Closing. |
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.