Bug 83088 - [BDW]igt/pm_rpm some subcases fail
Summary: [BDW]igt/pm_rpm some subcases fail
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-26 09:02 UTC by Guo Jinxian
Modified: 2017-10-06 14:36 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


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

Description Guo Jinxian 2014-08-26 09:02:54 UTC
Created attachment 105269 [details]
dmesg

==System Environment==
--------------------------
Regression: No. 
There has another bug 80121

Non-working platforms: BDW

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

==Bug detailed description==
igt/pm_rpm some subcases fail

Case list:
igt/pm_rpm/cursor
igt/pm_rpm/cursor-dpms
igt/pm_rpm/legacy-planes
igt/pm_rpm/legacy-planes-dpms
igt/pm_rpm/system-suspend
igt/pm_rpm/universal-planes
igt/pm_rpm/universal-planes-dpms

Output:
[root@x-bdw02 tests]# ./pm_rpm --run-subtest cursor
IGT-Version: 1.7-g50166d2 (x86_64) (Linux: 3.17.0-rc1_drm-intel-nightly_d82af5_20140826+ x86_64)
Runtime PM support: 1
PC8 residency support: 1
Test assertion failure function cursor_subtest, file pm_rpm.c:1425:
Failed assertion: wait_for_suspended()
Last errno: 2, No such file or directory
Subtest cursor: FAIL


==Reproduce steps==
---------------------------- 
1. ./pm_rpm --run-subtest cursor
Comment 1 Paulo Zanoni 2014-09-03 21:04:03 UTC
Can you please retest on current trees? These tests don't fail for me on -nightly.
Comment 2 Guo Jinxian 2014-09-05 06:32:47 UTC
(In reply to comment #1)
> Can you please retest on current trees? These tests don't fail for me on
> -nightly.

Test still failed on latest -nightly(8741309e3741a64c1f83ac1f0b8144452bb83441)

[root@x-bdw02 tests]# ./pm_rpm --run-subtest cursor
IGT-Version: 1.7-g0818875 (x86_64) (Linux: 3.17.0-rc2_drm-intel-nightly_874130_20140905+ x86_64)
Runtime PM support: 1
PC8 residency support: 1
Test assertion failure function cursor_subtest, file pm_rpm.c:1425:
Failed assertion: wait_for_suspended()
Last errno: 2, No such file or directory
Subtest cursor: FAIL
Comment 3 Paulo Zanoni 2014-09-05 14:29:06 UTC
Just to confirm: do you have any outputs connected on this machine? Can you reproduce the problem if you connect any output?

Even though we do support this configuration, we should *really* be trying to run pm_rpm on machines with outputs connected. This way, we won't end up skipping hundreds of useful tests...
Comment 4 Jani Nikula 2014-09-11 14:43:46 UTC
Paulo, FYI, if you want to get QA attention don't forget to set NEEDINFO.
Comment 5 Guo Jinxian 2014-09-12 04:39:45 UTC
(In reply to comment #3)
> Just to confirm: do you have any outputs connected on this machine? Can you
> reproduce the problem if you connect any output?
> 
> Even though we do support this configuration, we should *really* be trying
> to run pm_rpm on machines with outputs connected. This way, we won't end up
> skipping hundreds of useful tests...

Test passes on latest -nightly(907d7b0519abe7b8eac453089decfe0fc5049171). eDP connected by default.

root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# ./pm_rpm --run-subtest cursor
IGT-Version: 1.8-g107151c (x86_64) (Linux: 3.17.0-rc4_drm-intel-nightly_907d7b_20140912+ x86_64)
Runtime PM support: 1
PC8 residency support: 1
Subtest cursor: SUCCESS (8.646s)
root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# echo $?
0
Comment 6 Jani Nikula 2014-09-12 07:30:17 UTC
(In reply to comment #5)
> Test passes on latest -nightly(907d7b0519abe7b8eac453089decfe0fc5049171).
> eDP connected by default.

Thanks, closing.
Comment 7 Elizabeth 2017-10-06 14:36:21 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.