Bug 82799 - [BYT-M/BSW]igt/kms_cursor_crc/cursor-size-change fails
Summary: [BYT-M/BSW]igt/kms_cursor_crc/cursor-size-change fails
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-19 07:04 UTC by Guo Jinxian
Modified: 2017-10-06 14:36 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (49.51 KB, text/plain)
2014-08-19 07:04 UTC, Guo Jinxian
no flags Details

Description Guo Jinxian 2014-08-19 07:04:52 UTC
Created attachment 104863 [details]
dmesg

==System Environment==
--------------------------
Regression: No.
This case always fails.

Non-working platforms: BYT-M

==kernel==
--------------------------
origin/drm-intel-nightly: 09fcefee6357c6b3a30016adc0e306496172d6b7(fails)
    drm-intel-nightly: 2014y-08m-18d-16h-51m-59s integration manifest
origin/drm-intel-next-queued: ecca3fd0ea82c45b558f68b1ff3bf6685b443ab1(fails)
    drm/i915/bdw: Enable Logical Ring Contexts (hence, 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/kms_cursor_crc/cursor-size-change fails. This failure only occurs on one BYT-M device.

Case list:
igt/kms_flip/vblank-vs-dpms-suspend
igt/kms_flip/vblank-vs-dpms-suspend-interruptible
igt/kms_flip/vblank-vs-modeset-suspend
igt/kms_flip/vblank-vs-modeset-suspend-interruptible
igt/kms_flip/vblank-vs-suspend
igt/kms_flip/vblank-vs-suspend-interruptible

Output:
root@x-bytm02:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# ./kms_cursor_crc --run-subtest cursor-size-change
IGT-Version: 1.7-g5c7bcb1 (x86_64) (Linux: 3.16.0_drm-intel-nightly_186631_20140818+ x86_64)
Beginning cursor-size-change on pipe A, connector eDP-1
Test assertion failure function test_cursor_size, file kms_cursor_crc.c:394:
Failed assertion: igt_crc_equal(&crc[i], &ref_crc)
Subtest cursor-size-change: FAIL

Reference output:
root@x-byt06:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# ./kms_cursor_crc --run-subtest cursor-size-change
IGT-Version: 1.7-g1bec6cb (x86_64) (Linux: 3.17.0-rc1_drm-intel-nightly_09fcef_20140819+ x86_64)
Beginning cursor-size-change on pipe A, connector eDP-1
cursor-size-change on pipe A, connector eDP-1: PASSED
Beginning cursor-size-change on pipe B, connector eDP-1
cursor-size-change on pipe B, connector eDP-1: PASSED
Subtest cursor-size-change: SUCCESS

Reproduce steps:
-------------------------
1. ./kms_cursor_crc --run-subtest cursor-size-change
Comment 1 Guo Jinxian 2014-09-11 08:45:29 UTC
The failure is able to reproduce on BSW on latest -nightly(72faa6a63351879b381bd9e4013f38bc94f11999)

[root@x-bsw01 tests]# ./kms_cursor_crc --run-subtest cursor-size-change
IGT-Version: 1.8-gd9d3f4b (x86_64) (Linux: 3.17.0-rc4_drm-intel-nightly_72faa6_20140911+ x86_64)
Beginning cursor-size-change on pipe A, connector eDP-1
Test assertion failure function test_cursor_size, file kms_cursor_crc.c:394:
Failed assertion: igt_crc_equal(&crc[i], &ref_crc)
Subtest cursor-size-change: FAIL (4.631s)
Comment 2 Guo Jinxian 2014-10-17 04:47:38 UTC
The failure still able to reproduce on latest -nightly(2ea23cd593ba60ead60e2f796fae675aa4475b1a)

root@x-byt06:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# ./kms_cursor_crc --run-subtest cursor-size-change
IGT-Version: 1.8-g5c7d54e (x86_64) (Linux: 3.17.0_drm-intel-nightly_2ea23c_20141016+ x86_64)
Beginning cursor-size-change on pipe A, connector eDP-1
Test assertion failure function test_cursor_size, file kms_cursor_crc.c:426:
Failed assertion: igt_crc_equal(&crc[i], &ref_crc)
Subtest cursor-size-change: FAIL (2.116s)
Comment 3 Rodrigo Vivi 2015-01-14 00:25:05 UTC
It is working well for me on latest -nightly
Could you please retest?
Comment 4 Ding Heng 2015-01-20 07:52:36 UTC
pass with nightly latest commit d2a1764437d8b4c30948704ff6c64e4bbfd1df7c(2015-01-20)
change state to verified.
Comment 5 Elizabeth 2017-10-06 14:36:39 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.