Bug 93314 - [BXT-P/APL] Crash when executing basic commands of xrandr
Summary: [BXT-P/APL] Crash when executing basic commands of xrandr
Status: CLOSED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Olivier Berthier
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-10 11:27 UTC by cprigent
Modified: 2016-01-28 21:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
dmesg.log (157.75 KB, text/plain)
2015-12-15 03:48 UTC, Humberto Israel Perez Rodriguez
no flags Details
xrandr output (4.00 KB, text/plain)
2015-12-15 03:49 UTC, Humberto Israel Perez Rodriguez
no flags Details
Xorg.log (19.93 KB, text/plain)
2015-12-15 03:49 UTC, Humberto Israel Perez Rodriguez
no flags Details

Description cprigent 2015-12-10 11:27:43 UTC
Q4 stack release setup:
-----------------------
Hardware 
Platform: Broxton P A0 Platform 
CPU Name : Intel(R) @ 1.2 GHz (family: 6, model: 92, stepping: 8) – 4 cores
SoC : BROXTON-P A0
CRB : Apollo Lake RVP Fab1 
BIOS (IFWI Version): APLK_IFWI_X64_R_2015_44_3_00
BIOS : APLKRVPA.X64.0105.R45.1510272122
CSE FW : 3.0.0.1049
KSC : 1.04
Linux distribution: Ubuntu 15.10 64 bits
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
Bios v105_48
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
DMC 1.06 firmware from https://01.org/linuxgraphics/intel-linux-graphics-firmwares

Steps:
------
1. Execute command:
xrandr --output <output> --rotation <left|right|normal|inverted>
or:
xrandr --output <output> --mode <mode>

Actual result:
--------------
1. Crash

Expected result:
-----------------
1. Rotation or mode setting work
Comment 1 cprigent 2015-12-10 11:28:18 UTC
Assigned to Olivier to provide:
Xorg.0.log
dmesg (with "drm.debug=0x06")
xorg.conf
output of "xrandr --verbose"
For GPU hang: cat /sys/class/drm/card0/error | gzip > error.gz
Comment 2 Humberto Israel Perez Rodriguez 2015-12-15 03:47:57 UTC
Attach dmesg.log, output xrandr, Xorg.log

Also i have to comment that xrandr doesnt works, i tried with

xrandr --output ${DISPLAY1}  --same-as  ${DISPLAY2}
xrandr --output ${DISPLAY1} --left-of  ${DISPLAY2}

when i connect DP/HDMI port the image on eDP shows as black screen and the image pass to DP/HDMI panel
Comment 3 Humberto Israel Perez Rodriguez 2015-12-15 03:48:22 UTC
Created attachment 120512 [details]
dmesg.log
Comment 4 Humberto Israel Perez Rodriguez 2015-12-15 03:49:03 UTC
Created attachment 120513 [details]
xrandr output
Comment 5 Humberto Israel Perez Rodriguez 2015-12-15 03:49:16 UTC
Created attachment 120514 [details]
Xorg.log
Comment 6 Chris Wilson 2015-12-15 08:59:48 UTC
Not our driver.
Comment 7 cprigent 2016-01-28 21:25:18 UTC
Xorg.log shows: 
X.Org X Server 1.15.1
Release Date: 2014-04-13

So 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.