Bug 81766

Summary: [hsw] hang in scanline wait
Product: DRI Reporter: ased
Component: DRM/IntelAssignee: Ville Syrjala <ville.syrjala>
Status: CLOSED FIXED QA Contact: Intel GFX Bugs mailing list <intel-gfx-bugs>
Severity: minor    
Priority: medium CC: intel-gfx-bugs
Version: XOrg git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
dump copied from /sys/class/drm/card0/error none

Description ased 2014-07-25 23:49:41 UTC
Created attachment 103479 [details]
dump copied from /sys/class/drm/card0/error

Automatic system dump.
System is running Linux Mint 17 Qiana on Lenovo E540.
kernel 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux.
X.Org X Server 1.15.1 Release Date: 2014-04-13
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
Comment 1 Chris Wilson 2014-07-26 07:13:55 UTC
That's unusual. Does the issue occur regularly enough to test ideas? First would be disabling fbc - which is default in later kernels.
Comment 2 ased 2014-07-28 00:25:09 UTC
(In reply to comment #1)
> That's unusual. Does the issue occur regularly enough to test ideas? First
> would be disabling fbc - which is default in later kernels.

Absolutly no idea how it happens, from time to time X server crashes, only later I found this message in log, maybe after wakeup of notebook and trying to play some video? This is new instalation, maybe after time I get more information.
Comment 3 Chris Wilson 2014-07-29 20:23:35 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > That's unusual. Does the issue occur regularly enough to test ideas? First
> > would be disabling fbc - which is default in later kernels.
> 
> Absolutly no idea how it happens, from time to time X server crashes, only
> later I found this message in log, maybe after wakeup of notebook and trying
> to play some video? This is new instalation, maybe after time I get more
> information.

This should not result in X crashing. (X should never, never crash anyway, if it ever does please file bugs, lots of them), instead it should only result in a temporary, recoverable hang.
Comment 4 Chris Wilson 2014-08-08 10:51:09 UTC
Took a second look, this is an old ddx that isn't setting the forcewake around the scanline wait request. Requires xf86-video-intel 2.99.903+

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.