Bug 96604 - [KBL] igt / kms_addfb_basic subtests fails
Summary: [KBL] igt / kms_addfb_basic subtests fails
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
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: 2016-06-20 22:25 UTC by Luis Botello
Modified: 2016-06-20 23:44 UTC (History)
1 user (show)

See Also:
i915 platform: KBL
i915 features: display/Other


Attachments
dmesg (103.26 KB, text/plain)
2016-06-20 22:25 UTC, Luis Botello
no flags Details

Description Luis Botello 2016-06-20 22:25:21 UTC
Created attachment 124627 [details]
dmesg

Bug description
==================
The following test cases fail on KBL with the following configuration

case list
===========
igt@kms_addfb_basic@invalid-get-prop
igt@kms_addfb_basic@invalid-get-prop-any
igt@kms_addfb_basic@invalid-set-prop-any
igt@kms_addfb_basic@invalid-set-prop



Hardware information
=====================
Platform		KBL
Motherboard model	RVP 7
Motherboard manufacturer	Intel Corp.
GPU Card	Intel Corporation Device 5a84 (rev 03) (prog-if 00 [VGA controller])

Software information
======================
Linux distribution : Ubuntu 16.04
Architecture       : 64-bit
 --> Component : drm 
	 url : http://cgit.freedesktop.org/mesa/drm 
	 tag : libdrm-2.4.68 
	 commit : fc09c5a 
 --> Component : mesa 
	 url : http://cgit.freedesktop.org/mesa/mesa 
	 tag : mesa-12.0.0-rc3 
	 commit : 7d41c8a 
 --> Component : xf86-video-intel 
	 url : http://cgit.freedesktop.org/xorg/driver/xf86-video-intel 
	 tag : 2.99.917 
	 commit : baec802 
 --> Component : libva 
	 url : http://cgit.freedesktop.org/libva/ 
	 tag : libva-1.7.1.pre1 
	 commit : 453876f 
 --> Component : vaapi (intel-driver) 
	 url : http://cgit.freedesktop.org/vaapi/intel-driver 
	 tag : 1.7.1.pre1 
	 commit : 0d8d3bd 
 --> Component : cairo 
	 url : http://cgit.freedesktop.org/cairo 
	 tag : 1.15.2 
	 commit : db8a7f1 
 --> Component : xserver 
	 url :  http://cgit.freedesktop.org/xorg/xserver 
	 tag : xorg-server-1.18.3 
	 commit : 9454cd5 
 --> Component : intel-gpu-tools 
	 url : http://cgit.freedesktop.org/xorg/app/intel-gpu-tools 
	 tag : intel-gpu-tools-1.15-29-gc344044 
	 commit : c344044 

kernel
=========
commit f586720edd865745aaca6f612615ef14c77e6091
Kernel version : 4.7.0-rc4
Architecture : source amd64 all

IGT output
================
# ./kms_addfb_basic --run-subtest invalid-get-prop
IGT-Version: 1.15-gc344044 (x86_64) (Linux: 4.4.0-24-generic x86_64)
(kms_addfb_basic:4429) CRITICAL: Test assertion failure function prop_tests, file kms_addfb_basic.c:516:
(kms_addfb_basic:4429) CRITICAL: Failed assertion: drmIoctl(fd, DRM_IOCTL_MODE_OBJ_GETPROPERTIES, &get_props) == -1 && errno == EINVAL
(kms_addfb_basic:4429) CRITICAL: Last errno: 2, No such file or directory
Stack trace:
  #0 [__igt_fail_assert+0x101]
  #1 [prop_tests+0x36a]
  #2 [__real_main544+0x65]
  #3 [main+0x23]
  #4 [__libc_start_main+0xf0]
  #5 [_start+0x29]
  #6 [<unknown>+0x29]
Subtest invalid-get-prop failed.
**** DEBUG ****
(kms_addfb_basic:4429) CRITICAL: Test assertion failure function prop_tests, file kms_addfb_basic.c:516:
(kms_addfb_basic:4429) CRITICAL: Failed assertion: drmIoctl(fd, DRM_IOCTL_MODE_OBJ_GETPROPERTIES, &get_props) == -1 && errno == EINVAL
(kms_addfb_basic:4429) CRITICAL: Last errno: 2, No such file or directory
****  END  ****
Subtest invalid-get-prop: FAIL (0.001s)
Comment 1 Luis Botello 2016-06-20 23:44:07 UTC
Issue is not seen with the latest nightly kernel:

commit f586720edd865745aaca6f612615ef14c77e6091
Date:   Mon Jun 20 15:25:16 2016 +0200

so, closing bug


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.