Bug 83087 - [HSW Regression]igt/kms_flip_event_leak skips
Summary: [HSW Regression]igt/kms_flip_event_leak skips
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: high normal
Assignee: Chris Wilson
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-26 08:46 UTC by Guo Jinxian
Modified: 2017-10-06 14:36 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (89.56 KB, text/plain)
2014-08-26 08:46 UTC, Guo Jinxian
no flags Details

Description Guo Jinxian 2014-08-26 08:46:07 UTC
Created attachment 105267 [details]
dmesg

==System Environment==
--------------------------
Regression: Yes. 
Results of nightly test(20/8) were passed.
But I cannot find good commit on both kernel and IGT

Non-working platforms: HSW

==kernel==
--------------------------
origin/drm-intel-nightly: d82af52b1766594ece621e427f1604194ca2b415(skips)
    drm-intel-nightly: 2014y-08m-25d-23h-30m-00s integration manifest
origin/drm-intel-next-queued: 0f09bb2bf3d51a1e57e8dfc46e3c159170651c29(skips)
    drm/i915/bdw: Make sure error capture keeps working with Execlists
origin/drm-intel-fixes: 1a125d8a2c22b11741fc47d4ffcf7a5ffa044dd3(skips)
    drm/i915: don't try to retrain a DP link on an inactive CRTC

==Bug detailed description==
igt/kms_flip_event_leak skips


Output:
[root@x-hsw24 tests]# ./kms_flip_event_leak
IGT-Version: 1.7-g75365eb (x86_64) (Linux: 3.17.0-rc1_drm-intel-nightly_d82af5_20140826+ x86_64)
Test requirement not met in function __real_main108, file kms_flip_event_leak.c:129:
Test requirement: !(valid_tests)
no valid crtc/connector combinations found
[root@x-hsw24 tests]# echo $?
77

==Reproduce steps==
---------------------------- 
1. ./kms_flip_event_leak
Comment 1 Chris Wilson 2014-08-26 09:03:13 UTC
You don't have any outputs so it can't run the test. Why do you have no outputs connected?
Comment 2 Guo Jinxian 2014-08-27 07:30:36 UTC
(In reply to comment #1)
> You don't have any outputs so it can't run the test. Why do you have no
> outputs connected?

Yes. the monitor cable was loose. 

And the test is passed now.

[root@x-hsw24 tests]# ./kms_flip_event_leak
IGT-Version: 1.7-g50166d2 (x86_64) (Linux: 3.17.0-rc2_drm-intel-nightly_c30b73_20140827+ x86_64)
[root@x-hsw24 tests]# echo $?
0
Comment 3 Elizabeth 2017-10-06 14:36:23 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.