Created attachment 88020 [details] dmesg System Environment: -------------------------- Platform: PNV/ILK/SNB/IVB/HSW Kernel: (drm-intel-nightly)aabd627ec77463dc9c064ce2735ef71f48a2ec94 Bug detailed description: --------------------------- It fails on PNV/ILK/SNB/IVB/HSW with -queued,-fixes and -nightly kernel.It's a new igt case. igt/kms_flip/nonexisting-fb-interruptible also fails. output: Using monotonic timestamps Beginning nonexisting-fb on crtc 3, connector 7 1280x1024 60 1280 1328 1440 1688 1024 1025 1028 1066 0x5 0x48 108000 Test assertion failure function run_test_step, file kms_flip.c:797: Failed assertion: do_page_flip(o, 0xfffffff0, false) == -ENOENT Subtest nonexisting-fb: FAIL Test assertion failure function set_connector_dpms, file kms_flip.c:274: Failed assertion: found_it DPMS property not found on 7 Reproduce steps: ---------------------------- 1. ./kms_flip --run-subtest nonexisting-fb
These are testcase for Ville's -ENOENT rework. Assigning to him so that he can close once this lands in drm-next.
commit 10e10d34eec680490ccba7f9d53ffd0816f107f6 Author: Ville Syrjälä <ville.syrjala@linux.intel.com> Date: Thu Oct 17 13:35:04 2013 +0300 drm/radeon: Return -ENOENT when a mode object can't be found Let's be a bit more consistent with our error values. is now upstreamed. Closing
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.