Bug 70787 - igt/kms_flip/nonexisting-fb fail
Summary: igt/kms_flip/nonexisting-fb fail
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: Ville Syrjala
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-23 02:54 UTC by lu hua
Modified: 2017-10-06 14:42 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (127.08 KB, text/plain)
2013-10-23 02:54 UTC, lu hua
no flags Details

Description lu hua 2013-10-23 02:54:04 UTC
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
Comment 1 Daniel Vetter 2013-10-27 19:26:29 UTC
These are testcase for Ville's -ENOENT rework. Assigning to him so that he can close once this lands in drm-next.
Comment 2 Damien Lespiau 2013-11-28 12:11:23 UTC
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
Comment 3 lu hua 2013-12-02 07:18:33 UTC
Verified.Fixed.
Comment 4 Elizabeth 2017-10-06 14:42:27 UTC
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.