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
Can you please retest on current trees? These tests don't fail for me on -nightly.
(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
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...
Paulo, FYI, if you want to get QA attention don't forget to set NEEDINFO.
(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
(In reply to comment #5) > Test passes on latest -nightly(907d7b0519abe7b8eac453089decfe0fc5049171). > eDP connected by default. Thanks, closing.
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.