Bug 85359 - [BSW]igt/kms_flip_tiling/flip-changes-tiling sporadically fails
Summary: [BSW]igt/kms_flip_tiling/flip-changes-tiling sporadically fails
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: highest normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-23 07:24 UTC by lu hua
Modified: 2017-02-10 08:57 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (120.19 KB, text/plain)
2014-10-23 07:24 UTC, lu hua
no flags Details

Description lu hua 2014-10-23 07:24:31 UTC
Created attachment 108286 [details]
dmesg

==System Environment==
--------------------------
Regression: YES
good commit: fff95501f2095fa8a9dbd7e177bbf642d241b2fe
bad commit:  1577c3c641970550bf9c4038f152e33c5842804

Non-working platforms: BSW

==kernel==
--------------------------
drm-intel-nightly/77683b77aa4da6e1788838dad2d2a15b0dfc290

==Bug detailed description==
-----------------------------
It fails on BSW with -nightly kernel and -queued kernel. It works well on -fixes kernel.

output:
IGT-Version: 1.8-g303fe74 (x86_64) (Linux: 3.17.0-rc5_drm-intel-next-queued_1577c3_20141023+ x86_64)
Test assertion failure function test_flip_changes_tiling, file kms_flip_tiling.c:110:
Failed assertion: igt_crc_equal(&reference_crc, &crc)
Subtest flip-changes-tiling: FAIL (2.254s)

==Reproduce steps==
---------------------------- 
1. ./kms_flip_tiling --run-subtest flip-changes-tiling
Comment 1 Daniel Vetter 2014-11-26 08:36:29 UTC
bisect pending
Comment 2 lu hua 2014-12-02 02:09:33 UTC
Retest on latest -nightly kernel, It sporadically fails. fail rate: 3/5
output:
[root@x-bsw01 tests]# ./kms_flip_tiling --run-subtest flip-changes-tiling
IGT-Version: 1.8-gddf0f09 (x86_64) (Linux: 3.18.0-rc6_drm-intel-nightly_0db9cf_20141201+ x86_64)
Subtest flip-changes-tiling: SUCCESS (3.312s)
[root@x-bsw01 tests]# ./kms_flip_tiling --run-subtest flip-changes-tiling
IGT-Version: 1.8-gddf0f09 (x86_64) (Linux: 3.18.0-rc6_drm-intel-nightly_0db9cf_20141201+ x86_64)
Test assertion failure function test_flip_changes_tiling, file kms_flip_tiling.c:110:
Failed assertion: igt_crc_equal(&reference_crc, &crc)
Subtest flip-changes-tiling: FAIL (2.463s)
[root@x-bsw01 tests]# ./kms_flip_tiling --run-subtest flip-changes-tiling
IGT-Version: 1.8-gddf0f09 (x86_64) (Linux: 3.18.0-rc6_drm-intel-nightly_0db9cf_20141201+ x86_64)
Subtest flip-changes-tiling: SUCCESS (3.255s)
[root@x-bsw01 tests]# ./kms_flip_tiling --run-subtest flip-changes-tiling
IGT-Version: 1.8-gddf0f09 (x86_64) (Linux: 3.18.0-rc6_drm-intel-nightly_0db9cf_20141201+ x86_64)
Test assertion failure function test_flip_changes_tiling, file kms_flip_tiling.c:110:
Failed assertion: igt_crc_equal(&reference_crc, &crc)
Subtest flip-changes-tiling: FAIL (2.470s)
[root@x-bsw01 tests]# ./kms_flip_tiling --run-subtest flip-changes-tiling
IGT-Version: 1.8-gddf0f09 (x86_64) (Linux: 3.18.0-rc6_drm-intel-nightly_0db9cf_20141201+ x86_64)
Test assertion failure function test_flip_changes_tiling, file kms_flip_tiling.c:110:
Failed assertion: igt_crc_equal(&reference_crc, &crc)
Subtest flip-changes-tiling: FAIL (2.455s)
Comment 3 Ville Syrjala 2014-12-09 19:04:39 UTC
Please re-test with latest i-g-t. Hopefully the CRC instability kludge I added has "fixed" this.
Comment 4 lu hua 2014-12-10 08:15:44 UTC
Run 10 cycles with latest igt and -nightly kernel, it works well.
root@x-bsw01:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# ./kms_flip_tiling --run-subtest flip-changes-tiling
IGT-Version: 1.8-gb6f68c1 (x86_64) (Linux: 3.18.0_drm-intel-nightly_34d267_20141210+ x86_64)
Subtest flip-changes-tiling: SUCCESS (3.537s)
Comment 5 lu hua 2014-12-10 08:15:56 UTC
Verified.Fixed.
Comment 6 Jari Tahvanainen 2017-02-10 08:57:44 UTC
Closing (>2 years) old Verified+Fixed.


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.