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)
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * GUC: igt@gem_ctx_exec@basic-norecovery - fail - Failed assertion: !wedged - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_225/fi-apl-guc/igt@gem_ctx_exec@basic-norecovery.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_225/fi-cfl-guc/igt@gem_ctx_exec@basic-norecovery.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_225/fi-kbl-guc/igt@gem_ctx_exec@basic-norecovery.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_225/fi-skl-guc/igt@gem_ctx_exec@basic-norecovery.html
https://patchwork.freedesktop.org/series/56955/
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>
(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!
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.