Bug 75599 - [HSW regression] GPU hang when running unigine demos
Summary: [HSW regression] GPU hang when running unigine demos
Status: VERIFIED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: git
Hardware: All Linux (All)
: high major
Assignee: Ian Romanick
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-28 08:56 UTC by zhoujian
Modified: 2014-03-06 09:00 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg.log (890 bytes, text/plain)
2014-02-28 08:59 UTC, zhoujian
Details
i915_error_state.log (2.81 MB, text/plain)
2014-02-28 09:00 UTC, zhoujian
Details
Xorg.0.log (22.89 KB, text/plain)
2014-02-28 09:02 UTC, zhoujian
Details

Description zhoujian 2014-02-28 08:56:45 UTC
Platform: HSW GT3e
Libdrm:(master)libdrm-2.4.52-4-gc5de5abbd90333fe1359283fb3a5e457b0f389f3
Mesa:(master)51fc093421e4ed672ae3cba5a7f3695f3972e658
Xserver:(master)xorg-server-1.15.99.901-6-gcaf1dec2a76fbbd21259fe4cc80
Xf86_video_intel: (master)2.99.910-68-gff49944928c7399527b11bb0da769
Cairo:(master)f1709c298c355499a18796f389fa0fd9bc52b8c3
Libva:(staging)efa55e2ffcae91fa5edf64806ec71ccdda914cba
Libva_intel_driver:(staging)80d1f89388c9cb70218cd759592d2167c
Kernel:drm-intel-nightly git-1be8f2

Bug detailed description:
----------------------------------------------
GPU hang when running unigine demos (Sanctuary/Tropics) on HSW GT3e.
The problem doesn’t exist on IVB,BYT and HSW-D. Please see xorg.0.log, dmesg.log and i915_error_state.log.

It’s Mesa regression, but it can’t be fixed by installing Mesa (good commit). Only in place of i965_dri.so, it can be fixed. So I can’t bisect.
The Mesa good commit is git- 73c78c5, the bad commit is git-7c3138a.


Reproduce steps:
---------------------------------------------
1.xinit&
2.export LD_LIBRARY_PATH=bin/:$LD_LIBRARY_PATH 
export force_glsl_extensions_warn=true
3.vblank_mode=0 ./bin/Sanctuary -video_app opengl -data_path ../ -sound_app null -system_script sanctuary/unigine.cpp -engine_config ../data/unigine.cfg -video_mode -1 -video_fullscreen 1 -extern_define PHORONIX -video_width 1920 -video_height 1080
Comment 1 zhoujian 2014-02-28 08:59:28 UTC
Created attachment 94866 [details]
dmesg.log
Comment 2 zhoujian 2014-02-28 09:00:13 UTC
Created attachment 94867 [details]
i915_error_state.log
Comment 3 zhoujian 2014-02-28 09:02:05 UTC
Created attachment 94868 [details]
Xorg.0.log
Comment 4 Eero Tamminen 2014-02-28 15:51:37 UTC
Just in case hangs are so random that 73c78c5 actually isn't good commit, could you try reverting commit listed in bug 75207, and see if that helps?
Comment 5 zhoujian 2014-03-03 02:20:24 UTC
The problem also exist on HSW Desktop.
Comment 6 zhoujian 2014-03-03 03:32:11 UTC
(In reply to comment #4)
> Just in case hangs are so random that 73c78c5 actually isn't good commit,
> could you try reverting commit listed in bug 75207, and see if that helps?
I have try revert(git revert d92f593d),it can works well.
Comment 7 Eero Tamminen 2014-03-03 08:34:38 UTC
(In reply to comment #6)
> (In reply to comment #4)
> > Just in case hangs are so random that 73c78c5 actually isn't good commit,
> > could you try reverting commit listed in bug 75207, and see if that helps?
> I have try revert(git revert d92f593d),it can works well.

If reverting that fixes the issue, I would assume this to be same (duplicate) bug?
Comment 8 zhoujian 2014-03-04 02:34:14 UTC
>If reverting that fixes the
> issue, I would assume this to be same (duplicate) bug?
The problem happened on HSW GT3e,but that a problem(bug:75207)happened on Haswell ULT.
Comment 9 Eero Tamminen 2014-03-04 08:17:50 UTC
(In reply to comment #8)
> >If reverting that fixes the
> > issue, I would assume this to be same (duplicate) bug?
> The problem happened on HSW GT3e,but that a problem(bug:75207)happened on
> Haswell ULT.

Bug 75207 happened on HSW GT3e for me.  I think Tapani had it on GT3e too.
Comment 10 Eero Tamminen 2014-03-06 08:48:14 UTC
Fix to bug 75207 was commited already to Mesa, can you still reproduce this issue?

(if not, please mark this as dup of bug 75207)
Comment 11 zhoujian 2014-03-06 08:48:59 UTC
Bug 75207
> happened on HSW GT3e for me.  I think Tapani had it on GT3e too.
With the patch(git-171ec95) that the problem can works well.


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.