Bug 79291 - [BSW]igt/kms_mmio_vs_cs_flip/setplane_vs_cs_flip fails
Summary: [BSW]igt/kms_mmio_vs_cs_flip/setplane_vs_cs_flip fails
Status: CLOSED WONTFIX
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Ville Syrjala
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-27 07:36 UTC by Guo Jinxian
Modified: 2017-07-24 22:54 UTC (History)
2 users (show)

See Also:
i915 platform: BSW/CHT
i915 features: display/Other


Attachments
dmesg (125.04 KB, text/plain)
2014-05-27 07:36 UTC, Guo Jinxian
no flags Details

Description Guo Jinxian 2014-05-27 07:36:25 UTC
Created attachment 99923 [details]
dmesg

==System Environment==
--------------------------
Regression: No. 
It's new case

Non-working platforms: IVB

==kernel==
--------------------------
origin/drm-intel-nightly: 3dabfd0ec37a5079f40491f864f706a9aeb9d87b(works)
    drm-intel-nightly: 2014y-05m-26d-15h-56m-36s integration manifest
origin/drm-intel-next-queued: dbf0001f5cf7b72526ae62ac9a57c00176be0411(works)
    drm/i915: Keep vblank interrupts enabled while enabling/disabling planes   
origin/drm-intel-fixes: c1240bd2842f6ec26d7dc1d9c845a197a41d33fe(fails)
    drm/i915: Prevent negative relocation deltas from wrapping

==Bug detailed description==
-----------------------------
igt/kms_mmio_vs_cs_flip/setplane_vs_cs_flip fails.

Output:
./kms_mmio_vs_cs_flip --run-subtest setplane_vs_cs_flip
IGT-Version: 1.6-gff3c122 (x86_64) (Linux: 3.15.0-rc5_drm-intel-fixes_c1240b_20140527_debug+ x86_64)
Test assertion failure function test_plane, file kms_mmio_vs_cs_flip.c:339:
Last errno: 0, Success
Failed assertion: igt_crc_equal(&ref_crc, &crc)
Subtest setplane_vs_cs_flip: FAIL

==Reproduce steps==
---------------------------- 
1. ./kms_mmio_vs_cs_flip --run-subtest setplane_vs_cs_flip
Comment 1 Daniel Vetter 2014-06-18 15:44:18 UTC
Please retest with latest -nightly?
Comment 2 Guo Jinxian 2014-06-19 06:44:07 UTC
(In reply to comment #1)
> Please retest with latest -nightly?

The result is passed on latest -nightly
Output:
[root@x-ivb9 tests]# ./kms_mmio_vs_cs_flip --run-subtest setplane_vs_cs_flip
IGT-Version: 1.7-g27d37a1 (x86_64) (Linux: 3.16.0-rc1_drm-intel-nightly_00aac3_20140619+ x86_64)
Subtest setplane_vs_cs_flip: SUCCESS
Comment 3 Guo Jinxian 2014-09-05 06:14:38 UTC
This failure still able to reproduce on BSW on latest -nightly(8741309e3741a64c1f83ac1f0b8144452bb83441)

[root@x-bsw01 tests]# ./kms_mmio_vs_cs_flip --run-subtest setplane_vs_cs_flip
IGT-Version: 1.7-g0818875 (x86_64) (Linux: 3.17.0-rc2_drm-intel-nightly_874130_20140905+ x86_64)
Test assertion failure function test_plane, file kms_mmio_vs_cs_flip.c:337:
Failed assertion: igt_crc_equal(&ref_crc, &crc)
Subtest setplane_vs_cs_flip: FAIL
Comment 4 Guo Jinxian 2014-09-05 06:17:25 UTC
[root@x-bsw01 tests]# ./kms_mmio_vs_cs_flip --run-subtest setcrtc_vs_cs_flip
IGT-Version: 1.7-g0818875 (x86_64) (Linux: 3.17.0-rc2_drm-intel-nightly_874130_20140905+ x86_64)
Test assertion failure function test_crtc, file kms_mmio_vs_cs_flip.c:500:
Failed assertion: igt_crc_equal(&ref_crc, &crc)
Subtest setcrtc_vs_cs_flip: FAIL
Comment 5 Guo Jinxian 2014-10-24 07:13:40 UTC
The failure still able to reproduce on latest -nightly(6f628cbf2f18ac47e8afad50e3c328bbc33754d2)


[root@x-bsw01 tests]# ./kms_mmio_vs_cs_flip --run-subtest setcrtc_vs_cs_flip
IGT-Version: 1.8-ge497600 (x86_64) (Linux: 3.18.0-rc1_drm-intel-nightly_6f628c_20141024+ x86_64)
Test assertion failure function test_crtc, file kms_mmio_vs_cs_flip.c:500:
Failed assertion: igt_crc_equal(&ref_crc, &crc)
Subtest setcrtc_vs_cs_flip: FAIL (5.199s)
Comment 6 Humberto Israel Perez Rodriguez 2015-08-11 15:50:32 UTC
Closed after several months of inactivity. Feel free to reopen if needed. Thanks


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.