Bug 90063 - [BSW Regression]igt/gem_evict_alignment/minor-hang fails
Summary: [BSW Regression]igt/gem_evict_alignment/minor-hang fails
Status: CLOSED DUPLICATE of bug 88482
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: high normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-17 05:28 UTC by lu hua
Modified: 2017-07-24 22:47 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (124.99 KB, text/plain)
2015-04-17 05:28 UTC, lu hua
no flags Details

Description lu hua 2015-04-17 05:28:07 UTC
Created attachment 115145 [details]
dmesg

==System Environment==
--------------------------
Regression: Yes

good commit: 2d1070b21e004609a5bebafdb4303bb021f5477c
bad commit: 097f8261ddda4b1896dd335dec95dedeecfeaa1b

Non-working platforms: BSW

==kernel==
--------------------------
drm-intel-nightly/d600654ab94b325f253e267422dcf60302120ea0
commit d600654ab94b325f253e267422dcf60302120ea0
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Thu Apr 16 17:54:10 2015 +0200

    drm-intel-nightly: 2015y-04m-16d-15h-53m-28s UTC integration manifest

==Bug detailed description==
-----------------------------
It fails on BSW with drm-intel-nightly and drm-intel-next-queued kernel.
Following cases also fails:
igt@gem_evict_alignment@minor-interruptible
igt@gem_evict_alignment@minor-normal
igt@gem_evict_everything@minor-hang
igt@gem_evict_everything@minor-interruptible
igt@gem_evict_everything@minor-normal

output:
IGT-Version: 1.10-gbeddb3b (x86_64) (Linux: 4.0.0-rc7_drm-intel-next-queued_097f82_20150417+ x86_64)
Test assertion failure function copy, file gem_evict_alignment.c:130:
Failed assertion: ret == error
error: 0 != 28
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [major_evictions.constprop.0+0x0]
  #2 [minor_evictions.constprop.1+0x14e]
  #3 [__real_main194+0x1bc]
  #4 [main+0x21]
  #5 [__libc_start_main+0xf5]
  #6 [_start+0x29]
  #7 [<unknown>+0x29]
Subtest minor-hang failed.
**** DEBUG ****
Checking 3072 surfaces of size 1048576 bytes (total 3222798336) against RAM
Test requirement passed: !(total <= required)
Test requirement passed: !igt_run_in_simulation()
Test assertion failure function copy, file gem_evict_alignment.c:130:
Failed assertion: ret == error
error: 0 != 28
****  END  ****
Subtest minor-hang: FAIL (2.920s)

==Reproduce steps==
---------------------------- 
1. ./gem_evict_alignment --run-subtest minor-hang
Comment 1 Ander Conselvan de Oliveira 2015-05-28 12:28:58 UTC
Please bisect.
Comment 2 lu hua 2015-06-23 03:26:58 UTC
Test on commit 2d1070b21e004609a5b, it has gpu hang issue. 
Test on the latest drm-intel-nightly kernel, it still fails and has gpu hang.
It's the same bug 88482.

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


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.