Summary: | [all]igt/kms_flip/nonblocking-read unable exit | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Guo Jinxian <jinxianx.guo> | ||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||
Version: | unspecified | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
It happens on all platform with -queued and -fixes kernel. It works well on -nightly kernel. commit bd008e5b2953186fc0c6633a885ade95e7043800 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Tue Oct 7 14:13:51 2014 +0100 drm: Implement O_NONBLOCK support on /dev/dri/cardN is not yet in dinq The test should be unblocked by commit f6aa80c (tests/kms_flip: add a timeout for the nonblocking-read test) in intel-gpu-tools. This causes the test to exit with timeout status for kernel builds without the commit mentioned in comment #2. Verified on latest igt(d8078911f63494eba67f8f07ffb56c4bdeae7bc9). ./kms_flip --run-subtest nonblocking-read IGT-Version: 1.8-gd807891 (x86_64) (Linux: 3.18.0-rc5_drm-intel-nightly_0f8cb1_20141123_debug+ x86_64) Using monotonic timestamps Subtest nonblocking-read: SUCCESS (0.000s) 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 108220 [details] dmesg ==System Environment== -------------------------- Regression: Not sure. Unable to find good commit on both igt and kernel Non-working platforms: SNB ==kernel== -------------------------- origin/drm-intel-nightly: 1e61c930ec1745ec3cfc77be1cdd023c409de26d(fails) drm-intel-nightly: 2014y-10m-21d-17h-46m-36s UTC integration manifest origin/drm-intel-next-queued: f3b190654cbceb0788bfc3b67e4f38ad870dfb84(fails) drm/i915: add runtime PM get/put call in i915_execlists origin/drm-intel-fixes: f114040e3ea6e07372334ade75d1ee0775c355e1(fails) Linux 3.18-rc1 ==Bug detailed description== igt/kms_flip/nonblocking-read unable exit Output: "[root@x-sgb3 tests]# time ./kms_flip --run-subtest nonblocking-read IGT-Version: 1.8-gbba1cd0 (x86_64) (Linux: 3.18.0-rc1_drm-intel-fixes_f11404_20141022+ x86_64) Using monotonic timestamps ^C real 18m22.330s user 0m0.002s sys 0m0.007s " ==Reproduce steps== ---------------------------- 1. ./kms_flip --run-subtest nonblocking-read