On Mon, 14 Dec 2020 at 10:10, Chris Wilson <[email protected]> wrote: > > The caller determines if the failure is an error or not, so avoid > warning when we will try again and succeed. For example, > > <7> [111.319321] [drm:intel_guc_fw_upload [i915]] GuC status 0x20 > <3> [111.319340] i915 0000:00:02.0: [drm] *ERROR* GuC load failed: status = > 0x00000020 > <3> [111.319606] i915 0000:00:02.0: [drm] *ERROR* GuC load failed: status: > Reset = 0, BootROM = 0x10, UKernel = 0x00, MIA = 0x00, Auth = 0x00 > <7> [111.320045] [drm:__uc_init_hw [i915]] GuC fw load failed: -110; will > reset and retry 2 more time(s) > <7> [111.322978] [drm:intel_guc_fw_upload [i915]] GuC status 0x8002f0ec > > should not have been reported as a _test_ failure, as the GuC was > successfully loaded on the second attempt and the system remained > operational. > > Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/2797 > Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Matthew Auld <[email protected]> _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH 19/69] drm/i915/gt: Use indices for writin... Chris Wilson
- [Intel-gfx] [PATCH 37/69] drm/i915/gt: Defer the kmem_cache_f... Chris Wilson
- [Intel-gfx] [PATCH 34/69] drm/i915/gt: Refactor heartbeat req... Chris Wilson
- [Intel-gfx] [PATCH 18/69] drm/i915/gt: Add timeline "mod... Chris Wilson
- [Intel-gfx] [PATCH 12/69] drm/i915/gt: ce->inflight update... Chris Wilson
- [Intel-gfx] [PATCH 33/69] drm/i915/gt: Convert stats.active t... Chris Wilson
- [Intel-gfx] [PATCH 43/69] drm/i915/selftests: Measure set-pri... Chris Wilson
- [Intel-gfx] [PATCH 40/69] drm/i915/gt: Do not suspend bonded ... Chris Wilson
- [Intel-gfx] [PATCH 41/69] drm/i915: Teach the i915_dependency... Chris Wilson
- [Intel-gfx] [PATCH 02/69] drm/i915/uc: Squelch load failure e... Chris Wilson
- Re: [Intel-gfx] [PATCH 02/69] drm/i915/uc: Squelch load ... Matthew Auld
- [Intel-gfx] [PATCH 28/69] drm/i915/gem: Reduce ctx->engine... Chris Wilson
- [Intel-gfx] [PATCH 10/69] drm/i915/gt: Resubmit the virtual e... Chris Wilson
- [Intel-gfx] [PATCH 27/69] drm/i915: Drop i915_request.lock re... Chris Wilson
- [Intel-gfx] [PATCH 52/69] drm/i915: Fair low-latency scheduli... Chris Wilson
- [Intel-gfx] [PATCH 24/69] drm/i915/gt: Prefer recycling an id... Chris Wilson
- [Intel-gfx] [PATCH 07/69] drm/i915/gt: Defer schedule_out unt... Chris Wilson
- [Intel-gfx] [PATCH 36/69] drm/i915: Remove I915_USER_PRIORITY... Chris Wilson
- [Intel-gfx] [PATCH 21/69] drm/i915/gt: Use ppHWSP for unshare... Chris Wilson
- [Intel-gfx] [PATCH 11/69] drm/i915/gt: Simplify virtual engin... Chris Wilson
- [Intel-gfx] [PATCH 35/69] drm/i915: Strip out internal priori... Chris Wilson
