* [Bug 92474] [IGT] kms_flip_tiling some sub-tests fails
@ 2015-10-15 17:43 bugzilla-daemon
2015-10-15 17:44 ` bugzilla-daemon
2015-10-15 17:44 ` bugzilla-daemon
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2015-10-15 17:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 3589 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92474
Bug ID: 92474
Summary: [IGT] kms_flip_tiling some sub-tests fails
Product: DRI
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/amdkfd
Assignee: dri-devel@lists.freedesktop.org
Reporter: humberto.i.perez.rodriguez@intel.com
Created attachment 118898
--> https://bugs.freedesktop.org/attachment.cgi?id=118898&action=edit
dmesg.log
Kernel <drm-intel-testing-2015-10-10>
==Bug detailed description==
--------------------------------------------------
kms_flip_tiling some sub-tests fails
==Attachments==
--------------------------------------------------
dmesg.log
i915_error_state.log
==Steps to reproduce==
--------------------------------------------------
run any of the following sub-tests
<%kms_flip_tiling%>
<%flip-changes-tiling%>
<%flip-to-X-tiled%>
e.g : kms_flip_tiling --run-subtest kms_flip_tiling
==Actual results==
--------------------------------------------------
the subtests fails
==Expected results==
--------------------------------------------------
The subtests must pass
==Hardware configuration==
--------------------------------------------------
-- Platform: --
Processor: Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz
Motherboard : D54250WYK
Memory : 8GB
-- Software --
Linux distribution: Ubuntu 14.04.03 LTS 64Bits
BIOS: 4.6
==Test Environment==
--------------------------------------------------
kernel: 4.3.0-rc4-drm-intel-testing-2015-10-10
xorg-server-1.17.2
libdrm-2.4.65
xf86-video-intel-2.99.917
mesa-11.0.2
libva-1.6.1
intel-driver-1.6.1
cairo-1.14.2
IGT Version : 1.12-g1f9e055
Command output :
-----------------------------------------------------------
$time kms_flip_tiling --run-subtest flip-X-tiled
IGT-Version: 1.12-g1f9e055 (x86_64) (Linux:
4.3.0-rc4-drm-intel-testing-2015-10-10-ww41+ x86_64)
Test assertion failure function wait_for_pageflip, file kms_flip_tiling.c:88:
Failed assertion: ret == 1
Last errno: 25, Inappropriate ioctl for device
error: 0 != 1
Stack trace:
#0 [__igt_fail_assert+0xf1]
#1 [test_flip_tiling.constprop.1+0x3a0]
#2 [__real_main175+0x834]
#3 [main+0x29]
#4 [__libc_start_main+0xf5]
#5 [_start+0x29]
#6 [<unknown>+0x29]
Subtest flip-X-tiled failed.
**** DEBUG ****
display: HDMI-A-1: set_pipe(A)
igt_create_fb_with_bo_size(width=3840, height=2160, format=0x34325258 [bpp=32],
tiling=0x100000000000001, size=0
igt_create_fb_with_bo_size(handle=1, pitch=16384)
igt_create_fb_with_bo_size(width=3840, height=2160, format=0x34325258 [bpp=32],
tiling=0x100000000000001, size=0
igt_create_fb_with_bo_size(handle=2, pitch=16384)
display: A.0: plane_set_fb(108)
display: commit {
display: HDMI-A-1: Selecting pipe A
display: DP-1: Selecting pipe B
display: HDMI-A-1: SetCrtc pipe A, fb 108, panning (0, 0), mode 3840x2160
display: }
display: A.0: plane_set_fb(74)
display: commit {
display: HDMI-A-1: Selecting pipe A
display: DP-1: Selecting pipe B
display: HDMI-A-1: SetCrtc pipe A, fb 74, panning (0, 0), mode 3840x2160
display: }
Test requirement passed: ret == 0
Test assertion failure function wait_for_pageflip, file kms_flip_tiling.c:88:
Failed assertion: ret == 1
Last errno: 25, Inappropriate ioctl for device
error: 0 != 1
**** END ****
Subtest flip-X-tiled: FAIL (0.847s)
real 0m1.170s
user 0m0.077s
sys 0m0.247s
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 4956 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 92474] [IGT] kms_flip_tiling some sub-tests fails
2015-10-15 17:43 [Bug 92474] [IGT] kms_flip_tiling some sub-tests fails bugzilla-daemon
@ 2015-10-15 17:44 ` bugzilla-daemon
2015-10-15 17:44 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2015-10-15 17:44 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 342 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92474
--- Comment #1 from Humberto Israel Perez Rodriguez <humberto.i.perez.rodriguez@intel.com> ---
Created attachment 118899
--> https://bugs.freedesktop.org/attachment.cgi?id=118899&action=edit
i915_error_state.log
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1262 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 92474] [IGT] kms_flip_tiling some sub-tests fails
2015-10-15 17:43 [Bug 92474] [IGT] kms_flip_tiling some sub-tests fails bugzilla-daemon
2015-10-15 17:44 ` bugzilla-daemon
@ 2015-10-15 17:44 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2015-10-15 17:44 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 861 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92474
Humberto Israel Perez Rodriguez <humberto.i.perez.rodriguez@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
i915 platform| |HSW
CC| |intel-gfx-bugs@lists.freede
| |sktop.org
Component|DRM/amdkfd |DRM/Intel
Assignee|dri-devel@lists.freedesktop |intel-gfx-bugs@lists.freede
|.org |sktop.org
QA Contact| |intel-gfx-bugs@lists.freede
| |sktop.org
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1939 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-15 17:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-15 17:43 [Bug 92474] [IGT] kms_flip_tiling some sub-tests fails bugzilla-daemon
2015-10-15 17:44 ` bugzilla-daemon
2015-10-15 17:44 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox