Summary: | igt/gem_flink_race 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: | normal | ||||||
Priority: | medium | CC: | xunx.fang, yangweix.shui | ||||
Version: | unspecified | ||||||
Hardware: | All | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
The first bug here is that the object accounting is broken, that's fixed now with: commit 896bfe0ae90a42e2226fba4948c0f353f9c9c6c3 Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Wed Jul 24 22:40:23 2013 +0200 drm/i915: fix the racy object accounting But meanwhile I've updated the gem_flink_race test a bit (now with 2 subtests), and those two are still broken. They require prime fixes in drm core. I have the patches, but they are not yet merged. Ok, prime fixes have now landed, this should work. 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.
Created attachment 82974 [details] dmesg System Environment: -------------------------- Platform: PNV/ILK/SNB/IVB/HSW Kernel: (drm-intel-nightly)ae5779ebae3a73ca4d18118a4b8600e4a36aaea7 Bug detailed description: ------------------------- It fails on all platforms: PNV/ILK/SNB/IVB/HSW.It happens on drm-intel-nightly, drm-intel-next-queued, drm-intel-fixes kernel. It's a new igt case. output: leaked 1 objects Reproduce steps: ---------------------------- 1. ./gem_flink_race