Bug 110948 - [GEN9] Recoverable GPU (rcs0) hangs in CPU bound 3D benchmarks
Summary: [GEN9] Recoverable GPU (rcs0) hangs in CPU bound 3D benchmarks
Status: RESOLVED DUPLICATE of bug 110946
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: DRI git
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2019-06-19 11:04 UTC by Eero Tamminen
Modified: 2019-06-19 12:58 UTC (History)
1 user (show)

See Also:
i915 platform: BXT, KBL, SKL
i915 features:


Attachments
BXT i915 error state (15.72 KB, text/plain)
2019-06-19 11:04 UTC, Eero Tamminen
no flags Details
KBL GT3e i915 error state (17.38 KB, text/plain)
2019-06-19 11:05 UTC, Eero Tamminen
no flags Details
SKL GT2 i915 error state (15.97 KB, text/plain)
2019-06-19 11:05 UTC, Eero Tamminen
no flags Details

Description Eero Tamminen 2019-06-19 11:04:44 UTC
Created attachment 144591 [details]
BXT i915 error state

Setup:
* HW: BXT J4205, SKL GT2, KBL GT3e
* OS: Ubuntu 18.04
* kernel: drm-tip compiled from git
* GUI: Unity, using Mesa & Xorg compiled from git

Test-case:
1. Run GfxBench (v5) Driver2 offscreen benchmarks:
   testfw_app --gfx glfw --gl_api desktop_core --width 1920 --height 1080 --fullscreen 1 --test_id gl_driver2_off
2. Run SynMark2 (v7) Batch5-7 tests
   $ for t in 5 6 7; do synmark2 -homeDir $PWD OglBatch$t; done

Expected outcome:
* No GPU hangs, performance of each test-run is about same

Actual outcome:
* Every 5-10th run there's recoverable GPU hang and clearly lower perf

First time I saw this 15th of June.  So the regression may have come between following drm-tip commits:
* a0195925ba at 2019-06-14 16:19:08: drm-tip: 2019y-06m-14d-16h-18m-09s UTC integration manifest
* 39e3d39be3 at 2019-06-15 15:21:37: drm-tip: 2019y-06m-15d-15h-20m-54s UTC integration manifest

Notes:
* These are odd tests to be GPU hanging, as GPU functionality-wise they're simple and more CPU than GPU bound
Comment 1 Eero Tamminen 2019-06-19 11:05:13 UTC
Created attachment 144592 [details]
KBL GT3e i915 error state
Comment 2 Eero Tamminen 2019-06-19 11:05:30 UTC
Created attachment 144593 [details]
SKL GT2 i915 error state
Comment 3 Eero Tamminen 2019-06-19 11:07:37 UTC
In addition to these devices, I have only BDW on which this isn't visible, so the issue seems GEN9(+) specific.  It might happen also on newer platforms.
Comment 4 Chris Wilson 2019-06-19 12:58:16 UTC

*** This bug has been marked as a duplicate of bug 110946 ***


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.