Bug 109691 - [CI][DRMTIP] igt@gem_ctx_exec@basic-norecovery - fail - Failed assertion: !wedged
Summary: [CI][DRMTIP] igt@gem_ctx_exec@basic-norecovery - fail - Failed assertion: !w...
Status: CLOSED FIXED
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:
Depends on:
Blocks:
 
Reported: 2019-02-20 14:14 UTC by Lakshmi
Modified: 2019-03-05 17:32 UTC (History)
1 user (show)

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


Attachments

Description Lakshmi 2019-02-20 14:14:36 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_225/fi-kbl-guc/igt@gem_ctx_exec@basic-norecovery.html

Starting subtest: basic-norecovery
(gem_ctx_exec:1088) igt_gt-CRITICAL: Test assertion failure function igt_force_gpu_reset, file ../lib/igt_gt.c:374:
(gem_ctx_exec:1088) igt_gt-CRITICAL: Failed assertion: !wedged
Subtest basic-norecovery failed.
**** DEBUG ****
(gem_ctx_exec:1088) DEBUG: Test requirement passed: has_recoverable_param(i915)
(gem_ctx_exec:1088) igt_dummyload-DEBUG: Test requirement passed: nengine
(gem_ctx_exec:1088) igt_gt-DEBUG: Triggering GPU reset
(gem_ctx_exec:1088) igt_debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
(gem_ctx_exec:1088) igt_gt-CRITICAL: Test assertion failure function igt_force_gpu_reset, file ../lib/igt_gt.c:374:
(gem_ctx_exec:1088) igt_gt-CRITICAL: Failed assertion: !wedged
(gem_ctx_exec:1088) igt_core-INFO: Stack trace:
(gem_ctx_exec:1088) igt_core-INFO:   #0 ../lib/igt_core.c:1471 __igt_fail_assert()
(gem_ctx_exec:1088) igt_core-INFO:   #1 ../lib/igt_gt.c:375 igt_force_gpu_reset()
(gem_ctx_exec:1088) igt_core-INFO:   #2 ../tests/i915/gem_ctx_exec.c:187 norecovery()
(gem_ctx_exec:1088) igt_core-INFO:   #3 ../tests/i915/gem_ctx_exec.c:238 __real_main195()
(gem_ctx_exec:1088) igt_core-INFO:   #4 ../tests/i915/gem_ctx_exec.c:195 main()
(gem_ctx_exec:1088) igt_core-INFO:   #5 ../csu/libc-start.c:344 __libc_start_main()
(gem_ctx_exec:1088) igt_core-INFO:   #6 [_start+0x2a]
****  END  ****
Subtest basic-norecovery: FAIL (0.062s)
Comment 2 Chris Wilson 2019-02-20 14:16:01 UTC
https://patchwork.freedesktop.org/series/56955/
Comment 3 Chris Wilson 2019-02-20 14:26:32 UTC
commit ee6e006202a50c5aef373c0b075027ed7177935a (HEAD, upstream/master)
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Wed Feb 20 09:35:10 2019 +0000

    i915/gem_ctx_exec: Remember to ask for permission to reset the GPU
    
    norecovery intentionally issues a GPU reset, but we should only do so
    after confirming with the kernel that this can work.
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109691
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Comment 4 Martin Peres 2019-03-05 17:31:55 UTC
(In reply to Chris Wilson from comment #3)
> commit ee6e006202a50c5aef373c0b075027ed7177935a (HEAD, upstream/master)
> Author: Chris Wilson <chris@chris-wilson.co.uk>
> Date:   Wed Feb 20 09:35:10 2019 +0000
> 
>     i915/gem_ctx_exec: Remember to ask for permission to reset the GPU
>     
>     norecovery intentionally issues a GPU reset, but we should only do so
>     after confirming with the kernel that this can work.
>     
>     Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109691
>     Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
>     Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>

Looks good! Thanks!
Comment 5 CI Bug Log 2019-03-05 17:32:06 UTC
The CI Bug Log issue associated to this bug has been archived.

New failures matching the above filters will not be associated to this bug anymore.


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.