Bug 83182 - [HSW/BSW]igt/kms_rotation_crc some subcases timeout
Summary: [HSW/BSW]igt/kms_rotation_crc some subcases timeout
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-28 08:34 UTC by Guo Jinxian
Modified: 2017-10-06 14:36 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (48.11 KB, text/plain)
2014-08-28 08:34 UTC, Guo Jinxian
no flags Details

Description Guo Jinxian 2014-08-28 08:34:00 UTC
Created attachment 105375 [details]
dmesg

==System Environment==
--------------------------
Regression: Yes. 
Good commit on -next-queued: 3a5f87c286515c54ff5c52c3e64d0c522b7570c0

Non-working platforms: HSW

==kernel==
--------------------------
origin/drm-intel-nightly: e91331cf71c509af3dfae75cd9bca3db13d7da95(fails)
    drm-intel-nightly: 2014y-08m-27d-21h-32m-10s integration manifest
origin/drm-intel-next-queued: 661ccef518a23dd6b3aff11ca6eee9c71568f37a(works)
    drm/i915/bdw: BDW Software Turbo
origin/drm-intel-fixes: 813008cd3e93ea8a571b2b7d5b9360a3105b50f7(fails)
    drm/i915: don't warn if backlight unexpectedly enabled

==Bug detailed description==
igt/kms_rotation_crc some subcases timeout

Case list:
igt/kms_rotation_crc/primary-rotation
igt/kms_rotation_crc/sprite-rotation

Output:
[root@x-hsw24 tests]# ./kms_rotation_crc --run-subtest primary-rotation
IGT-Version: 1.7-g50166d2 (x86_64) (Linux: 3.16.0_drm-intel-next-queued_661cce_20140828+ x86_64)
Subtest primary-rotation: TIMEOUT
[root@x-hsw24 tests]#
[root@x-hsw24 tests]# ./kms_rotation_crc --run-subtest sprite-rotation
IGT-Version: 1.7-g50166d2 (x86_64) (Linux: 3.16.0_drm-intel-next-queued_661cce_20140828+ x86_64)
Subtest sprite-rotation: TIMEOUT


==Reproduce steps==
---------------------------- 
1. ./kms_rotation_crc --run-subtest primary-rotation
Comment 1 Guo Jinxian 2014-08-28 08:34:59 UTC
Test result is skip on good commit.
Comment 2 Guo Jinxian 2014-09-05 02:03:56 UTC
The failure is able to reproduce on BSW too.

[root@x-bsw01 tests]# ./kms_rotation_crc --run-subtest primary-rotation
IGT-Version: 1.7-g0818875 (x86_64) (Linux: 3.17.0-rc2_drm-intel-nightly_4144c9_20140904+ x86_64)
Subtest primary-rotation: TIMEOUT
Comment 3 Daniel Vetter 2014-11-27 16:37:19 UTC
(In reply to Guo Jinxian from comment #1)
> Test result is skip on good commit.

I've checked the commit range and we introduced rotation in this range. So not a regression really, just a feature that doesn't fully work. Tuning down priority.

For the actual bug: Matt, do you have any ideas?
Comment 4 Damien Lespiau 2014-12-04 14:39:17 UTC
Just tested this on latest kernel and i-g-t, on a HSW machine with a single output (eDP):

commit 3b18622741df60bb73608472310ceecc6bbde04b
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Wed Dec 3 17:57:29 2014 +0100

    drm-intel-nightly: 2014y-12m-03d-16h-57m-04s UTC integration manifest


$ sudo ./tests/kms_rotation_crc 
IGT-Version: 1.8-g4e5c16c (x86_64) (Linux: 3.18.0-rc7+ x86_64)
Subtest primary-rotation: SUCCESS (20.218s)
Subtest sprite-rotation: SUCCESS (21.520s)
Subtest cursor-rotation: SUCCESS (20.488s)
Comment 5 Guo Jinxian 2014-12-05 02:46:57 UTC
Verified on latest -nightly(691817ae2a8f37cb1df33f21a6dd1c15a8832693)


[root@x-hsw24 intel-gpu-tools]# ./tests/kms_rotation_crc
IGT-Version: 1.8-g4e5c16c (x86_64) (Linux: 3.18.0-rc7_drm-intel-nightly_691817_20141202+ x86_64)
Subtest primary-rotation: SUCCESS (4.815s)
Subtest sprite-rotation: SUCCESS (5.054s)
Subtest cursor-rotation: SUCCESS (4.832s)
Comment 6 Elizabeth 2017-10-06 14:36:18 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.