[Bug 94553] New: [BSW] igt / kms_universal_plane / disable-primary-vs-flip-pipe-A and B fail
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 15 11:28:31 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94553
Bug ID: 94553
Summary: [BSW] igt / kms_universal_plane /
disable-primary-vs-flip-pipe-A and B fail
Product: DRI
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Intel
Assignee: intel-gfx-bugs at lists.freedesktop.org
Reporter: christophe.prigent at intel.com
QA Contact: intel-gfx-bugs at lists.freedesktop.org
CC: intel-gfx-bugs at lists.freedesktop.org
Created attachment 122319
--> https://bugs.freedesktop.org/attachment.cgi?id=122319&action=edit
bsw-kms_universal_plane-kern.log
Hardware:
Motherboard: Aspire XC-704
cpu model name : Intel(R) Pentium(R) CPU N3700 @ 1.60GHz
cpu model : 76
cpu family : 6
Graphic card: Device 22b1 (rev 21)
Software:
Bios: R01-A2
Kernel mainline 4.4.0 from
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
commit afd2ff9b7e1b367172f18ba7f693dfb62bdcb2dc
Author: Linus Torvalds <torvalds at linux-foundation.org>
Date: Sun Jan 10 15:01:32 2016 -0800
Linux 4.4
drm: libdrm-2.4.67-5 ea07de9 from git://anongit.freedesktop.org/mesa/drm
mesa: tag mesa-11.1.2 7bcd827 from git://anongit.freedesktop.org/mesa/mesa
cairo: tag 1.15.2 db8a7f1 from git://anongit.freedesktop.org/cairo
waffle: master bb29b2a from git://github.com/waffle-gl/waffle
xorg-server-macros: tag: util-macros-1.19.0-2 d7acec2 from
git://git.freedesktop.org/git/xorg/util/macros
xserver: tag: xorg-server-1.18.1 23e60f9 from
git://git.freedesktop.org/git/xorg/xserver
xf86-video-intel: tag 2.99.917-560 d167280 from
git://anongit.freedesktop.org/xorg/driver/xf86-video-intel
libva: tag libva-1.7.0.pre1 35f1447 from
git://git.freedesktop.org/git/vaapi/libva
vaapi-intel-driver: tag 1.7.0.pre1 ab8e4e3 from
git://anongit.freedesktop.org/vaapi/intel-driver
IGT 1.14 364d378 from
http://anongit.freedesktop.org/git/xorg/app/intel-gpu-tools.git
One external screen connected to HDMI
Steps:
-------
1. Execute IGT tests:
# ./kms_universal_plane --run-subtest disable-primary-vs-flip-pipe-A
# ./kms_universal_plane --run-subtest disable-primary-vs-flip-pipe-B
Actual result:
---------------
1. Tests are Fail, output:
# ./kms_universal_plane --run-subtest disable-primary-vs-flip-pipe-A
IGT-Version: 1.14-NOT-GIT (x86_64) (Linux: 4.4.0-nightly x86_64)
(kms_universal_plane:2107) CRITICAL: Test assertion failure function
pageflip_test_pipe, file kms_universal_plane.c:501:
(kms_universal_plane:2107) CRITICAL: Failed assertion:
drmModePageFlip(data->drm_fd, output->config.crtc->crtc_id, test.red_fb.fb_id,
0, NULL) == -EBUSY
(kms_universal_plane:2107) CRITICAL: Last errno: 2, No such file or directory
Stack trace:
#0 [__igt_fail_assert+0xf1]
#1 [run_tests_for_pipe.constprop.2+0x1ab9]
#2 [__real_main774+0x8d]
#3 [main+0x29]
#4 [__libc_start_main+0xf5]
#5 [_start+0x29]
#6 [<unknown>+0x29]
Subtest disable-primary-vs-flip-pipe-A failed.
**** DEBUG ****
(kms_universal_plane:2107) DEBUG: Test requirement passed: !(pipe >=
data->display.n_pipes)
(kms_universal_plane:2107) igt-kms-DEBUG: display: HDMI-A-3: set_pipe(A)
(kms_universal_plane:2107) igt-kms-DEBUG: display: HDMI-A-3: set_pipe(A)
(kms_universal_plane:2107) igt-fb-DEBUG: igt_create_fb_with_bo_size(width=1920,
height=1080, format=0x34325258 [bpp=32], tiling=0x0, size=0)
(kms_universal_plane:2107) igt-fb-DEBUG: igt_create_fb_with_bo_size(handle=1,
pitch=7680)
(kms_universal_plane:2107) igt-fb-DEBUG: igt_create_fb_with_bo_size(width=1920,
height=1080, format=0x34325258 [bpp=32], tiling=0x0, size=0)
(kms_universal_plane:2107) igt-fb-DEBUG: igt_create_fb_with_bo_size(handle=2,
pitch=7680)
(kms_universal_plane:2107) igt-kms-DEBUG: display: A.0: plane_set_fb(78)
(kms_universal_plane:2107) igt-kms-DEBUG: display: commit {
(kms_universal_plane:2107) igt-kms-DEBUG: display: }
(kms_universal_plane:2107) igt-kms-DEBUG: display: A.0: plane_set_fb(0)
(kms_universal_plane:2107) igt-kms-DEBUG: display: commit {
(kms_universal_plane:2107) igt-kms-DEBUG: display: }
(kms_universal_plane:2107) CRITICAL: Test assertion failure function
pageflip_test_pipe, file kms_universal_plane.c:501:
(kms_universal_plane:2107) CRITICAL: Failed assertion:
drmModePageFlip(data->drm_fd, output->config.crtc->crtc_id, test.red_fb.fb_id,
0, NULL) == -EBUSY
(kms_universal_plane:2107) CRITICAL: Last errno: 2, No such file or directory
**** END ****
Subtest disable-primary-vs-flip-pipe-A: FAIL (0.032s)
#
#
#
# ./kms_universal_plane --run-subtest disable-primary-vs-flip-pipe-B
IGT-Version: 1.14-NOT-GIT (x86_64) (Linux: 4.4.0-nightly x86_64)
(kms_universal_plane:2117) CRITICAL: Test assertion failure function
pageflip_test_pipe, file kms_universal_plane.c:501:
(kms_universal_plane:2117) CRITICAL: Failed assertion:
drmModePageFlip(data->drm_fd, output->config.crtc->crtc_id, test.red_fb.fb_id,
0, NULL) == -EBUSY
(kms_universal_plane:2117) CRITICAL: Last errno: 2, No such file or directory
Stack trace:
#0 [__igt_fail_assert+0xf1]
#1 [run_tests_for_pipe.constprop.2+0x1ab9]
#2 [__real_main774+0x97]
#3 [main+0x29]
#4 [__libc_start_main+0xf5]
#5 [_start+0x29]
#6 [<unknown>+0x29]
Subtest disable-primary-vs-flip-pipe-B failed.
**** DEBUG ****
(kms_universal_plane:2117) DEBUG: Test requirement passed: !(pipe >=
data->display.n_pipes)
(kms_universal_plane:2117) igt-kms-DEBUG: display: HDMI-A-3: set_pipe(B)
(kms_universal_plane:2117) igt-kms-DEBUG: display: HDMI-A-3: set_pipe(B)
(kms_universal_plane:2117) igt-fb-DEBUG: igt_create_fb_with_bo_size(width=1920,
height=1080, format=0x34325258 [bpp=32], tiling=0x0, size=0)
(kms_universal_plane:2117) igt-fb-DEBUG: igt_create_fb_with_bo_size(handle=1,
pitch=7680)
(kms_universal_plane:2117) igt-fb-DEBUG: igt_create_fb_with_bo_size(width=1920,
height=1080, format=0x34325258 [bpp=32], tiling=0x0, size=0)
(kms_universal_plane:2117) igt-fb-DEBUG: igt_create_fb_with_bo_size(handle=2,
pitch=7680)
(kms_universal_plane:2117) igt-kms-DEBUG: display: B.0: plane_set_fb(78)
(kms_universal_plane:2117) igt-kms-DEBUG: display: commit {
(kms_universal_plane:2117) igt-kms-DEBUG: display: }
(kms_universal_plane:2117) igt-kms-DEBUG: display: B.0: plane_set_fb(0)
(kms_universal_plane:2117) igt-kms-DEBUG: display: commit {
(kms_universal_plane:2117) igt-kms-DEBUG: display: }
(kms_universal_plane:2117) CRITICAL: Test assertion failure function
pageflip_test_pipe, file kms_universal_plane.c:501:
(kms_universal_plane:2117) CRITICAL: Failed assertion:
drmModePageFlip(data->drm_fd, output->config.crtc->crtc_id, test.red_fb.fb_id,
0, NULL) == -EBUSY
(kms_universal_plane:2117) CRITICAL: Last errno: 2, No such file or directory
**** END ****
Subtest disable-primary-vs-flip-pipe-B: FAIL (0.028s)
Expected result:
-----------------
1. Tests are Pass
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160315/bb8f8a9b/attachment.html>
More information about the intel-gfx-bugs
mailing list