All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
To: Dave Gordon <david.s.gordon@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: ✗ Fi.CI.BAT: failure for GuC reset-and-retry patches (resend)
Date: Tue, 5 Apr 2016 13:32:46 +0100	[thread overview]
Message-ID: <5703B06E.2080904@linux.intel.com> (raw)
In-Reply-To: <5703A9A2.7070804@intel.com>


On 05/04/16 13:03, Dave Gordon wrote:
> On 05/04/16 07:56, Patchwork wrote:
>> == Series Details ==
>>
>> Series: GuC reset-and-retry patches (resend)
>> URL   : https://patchwork.freedesktop.org/series/5287/
>> State : failure
>>
>> == Summary ==
>>
>> Series 5287v1 GuC reset-and-retry patches (resend)
>> http://patchwork.freedesktop.org/api/1.0/series/5287/revisions/1/mbox/
>>
>> Test gem_ctx_switch:
>>          Subgroup basic-default:
>>                  pass       -> DMESG-WARN (skl-i7k-2)
>
> https://bugs.freedesktop.org/show_bug.cgi?id=93847
> GuC is calling a sleeping function in atomic context
> Fix in progress (unrelated to the reset-and-retry patches)
>
>> Test gem_sync:
>>          Subgroup basic-bsd:
>>                  pass       -> DMESG-FAIL (ilk-hp8440p)
>
> https://bugs.freedesktop.org/show_bug.cgi?id=94307
> [BAT ILK] gem_sync/basic-bsd fails / hangcheck timer elapsed
> Unrelated; being investigated by Gabriel Feceoru
>
>> Test kms_flip:
>>          Subgroup basic-flip-vs-dpms:
>>                  pass       -> DMESG-WARN (ilk-hp8440p) UNSTABLE
>
> https://bugs.freedesktop.org/show_bug.cgi?id=93787
> [BAT ILK] sporadic fifo underruns in igt@kms_flip@basic-flip-vs-* on
> ilk-hp8440p (edit)
> Unrelated
>
>> Test kms_force_connector_basic:
>>          Subgroup prune-stale-modes:
>>                  skip       -> PASS       (ilk-hp8440p)
>> Test kms_pipe_crc_basic:
>>          Subgroup suspend-read-crc-pipe-b:
>>                  incomplete -> PASS       (hsw-gt2)
>> Test pm_rpm:
>>          Subgroup basic-pci-d3-state:
>>                  pass       -> DMESG-WARN (bsw-nuc-2)
>
> https://bugs.freedesktop.org/show_bug.cgi?id=94164
> [BAT BYT/BSW] Runtime PM: *ERROR* Unclaimed access detected prior to
> suspending
> Unrelated
>
>> bdw-nuci7        total:196  pass:184  dwarn:0   dfail:0   fail:0
>> skip:12
>> bdw-ultra        total:196  pass:175  dwarn:0   dfail:0   fail:0
>> skip:21
>> bsw-nuc-2        total:196  pass:158  dwarn:1   dfail:0   fail:0
>> skip:37
>> byt-nuc          total:196  pass:161  dwarn:0   dfail:0   fail:0
>> skip:35
>> hsw-brixbox      total:196  pass:174  dwarn:0   dfail:0   fail:0
>> skip:22
>> hsw-gt2          total:196  pass:179  dwarn:0   dfail:0   fail:0
>> skip:17
>> ilk-hp8440p      total:196  pass:130  dwarn:1   dfail:1   fail:0
>> skip:64
>> ivb-t430s        total:196  pass:171  dwarn:0   dfail:0   fail:0
>> skip:25
>> skl-i7k-2        total:196  pass:172  dwarn:1   dfail:0   fail:0
>> skip:23
>> snb-dellxps      total:196  pass:162  dwarn:0   dfail:0   fail:0
>> skip:34
>> snb-x220t        total:196  pass:162  dwarn:0   dfail:0   fail:1
>> skip:33
>>
>> Results at /archive/results/CI_IGT_test/Patchwork_1794/
>>
>> aedfaaef290af9c8df7d9f4adf22cbe21704d091 drm-intel-nightly:
>> 2016y-04m-04d-13h-09m-54s UTC integration manifest
>> c7e3e58bc5509154a98e7c2fa1e433538f67c97a DO NOT MERGE: add
>> enable_guc_loading parameter
>> 87ce739817a1d65a3770c67d27560ea7377ad05e drm/i915/guc: always reset
>> GuC before loading firmware
>> 4f0836e699a720d8429de99f8d374e3a732a16f5 drm/i915/guc: reset GuC and
>> retry on firmware load failure

1 and 2 merged, thanks for the patches and review!

Regards,

Tvrtko


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

      reply	other threads:[~2016-04-05 12:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04 17:50 [PATCH v4 0/3] GuC reset-and-retry patches (resend) Dave Gordon
2016-04-04 17:50 ` [PATCH v4 1/3] drm/i915/guc: reset GuC and retry on firmware load failure Dave Gordon
2016-04-04 17:50 ` [PATCH v4 2/3] drm/i915/guc: always reset GuC before loading firmware Dave Gordon
2016-04-04 17:50 ` [PATCH v4 3/3] DO NOT MERGE: add enable_guc_loading parameter Dave Gordon
2016-04-05  6:56 ` ✗ Fi.CI.BAT: failure for GuC reset-and-retry patches (resend) Patchwork
2016-04-05 12:03   ` Dave Gordon
2016-04-05 12:32     ` Tvrtko Ursulin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5703B06E.2080904@linux.intel.com \
    --to=tvrtko.ursulin@linux.intel.com \
    --cc=david.s.gordon@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.