Summary: | [SNB/IVB/HSW/BYT/BDW Regression]igt/gem_ctx_bad_destroy fails | ||
---|---|---|---|
Product: | DRI | Reporter: | lu hua <huax.lu> |
Component: | DRM/Intel | Assignee: | Daniel Vetter <daniel> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | major | ||
Priority: | high | CC: | ben, intel-gfx-bugs |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
lu hua
2013-12-20 08:40:23 UTC
Can you please try reverting 7c9c4b8f5dfe224ce587a470ce8817214c92271e from the kernel and see if the problem goes away. If this fixes the problem: the return value is unimportant, my vote is to simply modify the test to not care about the return value. (In reply to comment #1) > Can you please try reverting 7c9c4b8f5dfe224ce587a470ce8817214c92271e from > the kernel and see if the problem goes away. > > If this fixes the problem: the return value is unimportant, my vote is to > simply modify the test to not care about the return value. Revert commit 7c9c4b. It still fails. output: default destroy - errno was 1, but should have been 2 Please test: https://patchwork.kernel.org/patch/3404741/ (In reply to comment #3) > Please test: https://patchwork.kernel.org/patch/3404741/ Fixed by this patch. It also fails on BYT and BDW. Assigning to Daniel to decide how to proceed with the patch. Patch merged to topic/ppgtt: commit f82e4030bbeeef322b8103cf8ad641ddc3cc44fd Author: Ben Widawsky <benjamin.widawsky@intel.com> Date: Tue Dec 24 16:02:54 2013 -0800 drm/i915/bdw: Return -ENONENT on default ctx destroy Verified.Fixed. Closing old verified. |
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.