Bug 93349 - [BXT-P/APL] [IGT Basic] Crash when executing kms_sink_crc_basic
Summary: [BXT-P/APL] [IGT Basic] Crash when executing kms_sink_crc_basic
Status: CLOSED WORKSFORME
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: highest blocker
Assignee: Humberto Israel Perez Rodriguez
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-11 14:21 UTC by cprigent
Modified: 2016-01-08 17:31 UTC (History)
1 user (show)

See Also:
i915 platform: BXT
i915 features:


Attachments

Description cprigent 2015-12-11 14:21:30 UTC
Q4 stack release setup:
-----------------------
Platform: Broxton P A0 Platform
CPU Name : Intel(R) @ 1.2 GHz (family: 6, model: 92, stepping: 8) – 4 cores
SoC : BROXTON-P A0
QDF : QYE2
CRB : Apollo Lake RVPC1 Fab1
Mandatory Reworks : R14 
Software
BIOS (IFWI Version): APLK_IFWI_X64_R_2015_44_3_00
Kernel: tag testing 2015-11-20 from http://cgit.freedesktop.org/drm-intel/tag/?h=drm-intel-testing&id=drm-intel-testing-2015-11-20
xorg-server-1.18.0 from http://cgit.freedesktop.org/xorg/xserver
libdrm-2.4.65 from http://cgit.freedesktop.org/mesa/drm/
xf86-video-intel 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
mesa-11.0.4 from http://cgit.freedesktop.org/mesa/mesa/
libva-1.6.1 from http://cgit.freedesktop.org/libva/
vaapi-intel-driver 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
cairo 1.14.4 from http://cgit.freedesktop.org/cairo
DMC 1.06 firmware from https://01.org/linuxgraphics/intel-linux-graphics-firmwares
IGT 1.13 http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/tag/?id=intel-gpu-tools-1.13

Steps:
-------
Execute command:
cd <...>/intel-gpu-tools/tests
./kms_sink_crc_basic

Actual result:
---------------
DUT crashes

Expected result:
----------------
Test is Pass
Comment 1 cprigent 2015-12-11 14:22:20 UTC
Assigned to me to provide logs
Comment 2 Humberto Israel Perez Rodriguez 2016-01-08 17:14:15 UTC
The following test pass with the following configuration :

test case : ./kms_sink_crc_basic

kernel drm-intel-testing:

commit 91587c722c28c4116dedbfbf08aa874377bc76f8
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Fri Dec 4 17:35:54 2015 +0100

    drm-intel-nightly: 2015y-12m-04d-16h-35m-07s UTC integration manifest


kernel version : 4.4.0-rc3
git url        : git://anongit.freedesktop.org/drm-intel
git branch     : drm-intel-testing
git describe   : drm-intel-next-2015-11-20-rebased-13721-g91587c7



igt tools :
branch : intel-gpu-tools-1.13
commit : 2db78a4995a8ee298ae0cd68879baf80407a0e5e

gfx stack :
--------------------------------------------
cairo version: 1.15.2 / commit :  db8a7f1 
drm version :  libdrm-2.4.66  / commit : b38a4b2 
intel-driver : 1.6.2 / commit: 683edee
libva version : libva-1.6.2 / commit : 304bc13
mesa version : mesa-11.0.8 / commit : 261daab 
xf86-video-intel version : 2.99.917  / commit : baec802 
xserver version :xorg-server-1.18.0 / commit :7921764 

log
----------------------
IGT-Version: 1.13-g2db78a4 (x86_64) (Linux: 4.4.0-rc3-testing+ x86_64)
(kms_sink_crc_basic:1493) igt-core-DEBUG: Test requirement passed: !igt_run_in_simulation()
Test requirement passed: fd >= 0
Test requirement passed: fd >= 0
Test requirement passed: drmSetMaster(fd) == 0
VT: graphics mode set (mode was 0x0)
display: init {
display:     eDP-1: Selecting pipe A
display: }
display: eDP-1: set_pipe(any)
igt_create_fb_with_bo_size(width=1920, height=1080, format=0x34325258 [bpp=32], tiling=0x100000000000001, size=0)
igt_create_fb_with_bo_size(handle=1, pitch=8192)
igt_create_fb_with_bo_size(width=1920, height=1080, format=0x34325258 [bpp=32], tiling=0x100000000000001, size=0)
igt_create_fb_with_bo_size(handle=2, pitch=8192)
display: A.0: plane_set_fb(56)
display: commit {
display:     eDP-1: Selecting pipe A
display:     eDP-1: SetCrtc pipe A, fb 56, panning (0, 0), mode 1920x1080
display: }
Test requirement passed: file
Test requirement passed: ret > 0
Test requirement passed: ret > 0
Test requirement passed: ret > 0
Test requirement passed: ret > 0
display: A.0: plane_set_fb(58)
display: commit {
display:     eDP-1: Selecting pipe A
display:     eDP-1: SetCrtc pipe A, fb 58, panning (0, 0), mode 1920x1080
display: }
Test requirement passed: file
Test requirement passed: ret > 0
Test requirement passed: ret > 0
Test requirement passed: ret > 0
Test requirement passed: ret > 0
Exiting with status code 0
SUCCESS (2.557s)
VT: original mode 0x0 restored
Comment 3 cprigent 2016-01-08 17:30:51 UTC
So resolved as unreproducible.
Comment 4 cprigent 2016-01-08 17:31:05 UTC
Closed


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.