Bug 39497

Summary: enabling sna on latest git causes mesa driver to call exit(1)
Product: xorg Reporter: safety0ff.bugz
Component: Driver/intelAssignee: Chris Wilson <chris>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
/sys/kernel/debug/dri/0/i915_error_state none

Description safety0ff.bugz 2011-07-23 14:48:43 UTC
I had recently updated s/w on my computer and noticed that all opengl apps would no longer open.

I believe I have narrowed down the causes to xf86-video-intel, and it seems that enabling sna on latest git causes the issue to arise.
Comment 1 safety0ff.bugz 2011-07-23 14:50:14 UTC
Created attachment 49449 [details]
/sys/kernel/debug/dri/0/i915_error_state
Comment 2 safety0ff.bugz 2011-07-23 16:27:45 UTC
To clarify, currently latest is: 6dbbb74bde034f5f00aee0396ccd1e03a6625fbd
Previous (3e55f3e88b40471706d5cd45c4df4010f8675c75) seems to work fine (so far).
I have i965 / intel 3000 hd graphics.
Comment 3 safety0ff.bugz 2011-07-24 18:14:52 UTC
I also forgot to mention that the following errors were showing up:
[drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
Comment 4 Chris Wilson 2011-07-26 00:30:57 UTC
commit 1b9e82b4b59dd50c1b057f58d71d5c04dcc648a7
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Jul 26 08:29:36 2011 +0100

    sna: Revert enabling scan-line wait on SNB
    
    Hanging the machine does indeed prevent video tearing. Just not quite
    what the user expected...
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=39497
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

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.