<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [SKL] igt/kms_plane_scaling fail"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92248">92248</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[SKL] igt/kms_plane_scaling fail
</td>
</tr>
<tr>
<th>Product</th>
<td>DRI
</td>
</tr>
<tr>
<th>Version</th>
<td>DRI git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>DRM/Intel
</td>
</tr>
<tr>
<th>Assignee</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>olivierx.berthier@intel.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=118610" name="attach_118610" title="dmesg log file">attachment 118610</a> <a href="attachment.cgi?id=118610&action=edit" title="dmesg log file">[details]</a></span>
dmesg log file
Setup:
-------
Hardware
Platform: SKY LAKE Y A0
CPU : Intel(R) Core(TM) m5-6Y57 CPU @ 1.10GHz (family: 6, model: 78 stepping:
3)
MCP : SKL-Y D1 2+2 (ou ULX-D1)
QDF : QJK9
CPU : SKL D0
Chipset PCH: Sunrise Point LP C1
CRB : SKY LAKE Y LPDDR3 RVP3 CRB FAB2
Reworks : All Mandatories + FBS02 & FBS03, O-06
Software
BIOS : SKLSE2R1.R00.X097.B02.1509020030
ME FW : 11.0.0.1173
Ksc (EC FW): 1.19
kernel 4.3.0-rc2-drm-intel-testing-2015-09-28
>From bf2dbbc32aae7e5d9dd955fef23f98995987d924 Mon Sep 17 00:00:00 2001
From: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
Date: Fri, 25 Sep 2015 14:29:34 +0200
Subject: drm-intel-nightly: 2015y-09m-25d-12h-28m-49s UTC integration manifest
cairo: (HEAD, tag: 1.14.2) 93422b3cb5e0ef8104b8194c8873124ce2f5ea2d from
git://git.freedesktop.org/git/cairo
drm: (HEAD, tag: libdrm-2.4.64, tag: 2.4.64)
ab2fadabde3829b1ec56bd4756165dd9bd281488 from
git://git.freedesktop.org/git/mesa/drm
intel-driver: (HEAD, origin/master, origin/HEAD, master)
2a72f99d24714f2a58f400ef63b913d4cf9080b3 from
git://git.freedesktop.org/git/vaapi/intel-driver
libva: (HEAD, tag: libva-1.6.1, origin/v1.6-branch)
613eb962b45fbbd1526d751e88e0d8897af6c0e0 from
git://git.freedesktop.org/git/vaapi/libva
mesa: (HEAD, tag: mesa-10.6.7) 32efdc87cbf89cfe08ad9571cd756e27c803caa8 from
git://git.freedesktop.org/git/mesa/mesa
xf86-video-intel: (HEAD, origin/master, origin/HEAD, master)
f0fd4d500de03c30c7ce19915f85acadd1ca4e5d from
git://git.freedesktop.org/git/xorg/driver/xf86-video-intel
xserver: (HEAD, tag: xorg-server-1.17.2)
2123f7682d522619f101b05fb75efa75dabbe371 from
git://git.freedesktop.org/git/xorg/xserver
intel-gpu-tools: (HEAD, tag: intel-gpu-tools-1.12)
1f9e0550455be4b219954a026407dd23ec21b299 from
git://git.freedesktop.org/git/xorg/app/intel-gpu-tools
Steps:
------
run the command :
# ./kms_plane_scaling
Actual result:
---------------
The result of the test is fail.
Expected result:
----------------
The result is pass or skip.
Output:
--------
IGT-Version: 1.12-g1f9e055 (x86_64) (Linux: 4.3.0-rc2-drm-intel-nightly+
x86_64)
Test assertion failure function test_plane_scaling, file
kms_plane_scaling.c:222:
Failed assertion: cairo_surface_status(image) == CAIRO_STATUS_SUCCESS
Last errno: 2, No such file or directory
Stack trace:
#0 [__igt_fail_assert+0xf1]
#1 [__real_main347+0xa68]
#2 [main+0x29]
#3 [__libc_start_main+0xf5]
#4 [_start+0x29]
#5 [<unknown>+0x29]
Test kms_plane_scaling failed.
**** DEBUG ****
(kms_plane_scaling:2706) igt-core-DEBUG: Test requirement passed:
!igt_run_in_simulation()
Test requirement passed: fd >= 0
Test requirement passed: ctl
Test requirement passed: (written == strlen(cmd) && ret == 0) || errno !=
ENODEV
display: init {
display: eDP-1: Selecting pipe A
display: DP-2: Selecting pipe B
display: }
Test requirement passed: d->display.has_universal_planes
Test requirement passed: d->num_scalers
display: eDP-1: set_pipe(A)
Test assertion failure function test_plane_scaling, file
kms_plane_scaling.c:222:
Failed assertion: cairo_surface_status(image) == CAIRO_STATUS_SUCCESS
Last errno: 2, No such file or directory
**** END ****
FAIL (0.061s)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>