Bug 101888 - [KBL] failed lite-restore on rcs0
Summary: [KBL] failed lite-restore on rcs0
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: x86-64 (AMD64) All
: medium major
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
: 102190 102434 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-07-24 02:49 UTC by doug.bengtson
Modified: 2018-01-05 16:56 UTC (History)
3 users (show)

See Also:
i915 platform: KBL
i915 features: GPU hang


Attachments
dmesg (114.60 KB, text/plain)
2017-07-24 02:49 UTC, doug.bengtson
no flags Details
gpu_crash_dump (27.75 KB, text/plain)
2017-07-24 02:50 UTC, doug.bengtson
no flags Details

Description doug.bengtson 2017-07-24 02:49:44 UTC
Created attachment 132857 [details]
dmesg

GPU hangs when logging into new X session on latest drm-tip

How often does the steps listed above trigger the issue? always

-- system architecture: x86_64
-- kernel version: 4.13.0-rc1-drm-tip+
-- Linux distribution: Arch Linux
-- Machine or mother board model: Dell XPS 13 9360 / QHD+ Touchscreen, 16 GB RAM, 512 GB SSD
-- Display connector: Native laptop screen

xorg.conf.d using:
Section "Device"
	Identifier  "Intel Graphics"
	Driver      "intel"
	#Option      "NoAccel"	"True"
	Option      "DRI" "2"             # DRI3 is now default 
	#Option      "AccelMethod"  "sna" # default
	#Option      "AccelMethod"  "uxa" # fallback
EndSection

dmesg and gpu_crash_log attached.
Comment 1 doug.bengtson 2017-07-24 02:50:28 UTC
Created attachment 132858 [details]
gpu_crash_dump
Comment 2 Elizabeth 2017-07-24 14:56:22 UTC
Adding tag into "Whiteboard" field - ReadyForDev
*Status is correct
*Platform is included
*Feature is included
*Priority and Severity correctly set
*Logs included
Comment 3 Chris Wilson 2017-07-25 18:25:13 UTC
We wrote a later rq into ELSP, but the GPU stopped... Unnoticed RING_TAIL update from the context image (i.e. lite-restore failure)?
Comment 4 doug.bengtson 2017-07-28 22:39:42 UTC
Happy to help by providing more information or running through any actions the devs may suggest.

I am only able to use fbdev with X right now due to GPU hangs when using i915, so any apps that require DRM are not available to me.
Comment 5 Chris Wilson 2017-08-13 09:21:32 UTC
*** Bug 102190 has been marked as a duplicate of this bug. ***
Comment 6 Elizabeth 2017-08-18 19:30:44 UTC
From Bug 102190:
(In reply to doug.bengtson from comment #4)
> I've tried both with and without guc i915.enable_guc_loading=1
> i915.enable_guc_submission=1 kernel options.  Same result.
> 
> The only thing that I have been able to achieve some level of success with
> is using AccelMethod uxa in xorg config.  That will more often allow OpenGL
> programs to run with the intel driver without a GPU hang, but it has still
> occasionally occurred.
Comment 7 Chris Wilson 2017-09-07 19:43:52 UTC
*** Bug 102434 has been marked as a duplicate of this bug. ***
Comment 8 Chris Wilson 2017-11-23 21:29:07 UTC
commit 4f0aa1fa3e3849caee450ee5d14fcc289cf16703
Author: Anusha Srivatsa <anusha.srivatsa@intel.com>
Date:   Thu Nov 9 10:51:43 2017 -0800

    drm/i915/dmc: DMC 1.04 for Kabylake

and dmc-1.04 required.


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.