All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
To: Michel Thierry <michel.thierry@intel.com>,
	"intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>
Subject: Re: ✗ Fi.CI.BAT: failure for drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS (rev2)
Date: Fri, 26 Feb 2016 11:33:15 +0000	[thread overview]
Message-ID: <56D037FB.8070000@linux.intel.com> (raw)
In-Reply-To: <56CF0E1F.5090005@intel.com>


On 25/02/16 14:22, Michel Thierry wrote:
> On Thu, Feb 25, 2016 at 11:10 AM, Patchwork
> <patchwork@emeril.freedesktop.org> wrote:
>> == Series Details ==
>>
>> Series: drm/i915/lrc: Only set RS ctx enable in ctx control reg if there
>> is a RS (rev2)
>> URL   : https://patchwork.freedesktop.org/series/3725/
>> State : failure
>>
>> == Summary ==
>>
>> Series 3725v2 drm/i915/lrc: Only set RS ctx enable in ctx control reg if
>> there is a RS
>> http://patchwork.freedesktop.org/api/1.0/series/3725/revisions/2/mbox/
>>
>> Test drv_hangman:
>>          Subgroup error-state-basic:
>>                  pass       -> FAIL       (ilk-hp8440p)
>
> (drv_hangman:6411) DEBUG: dfs entry i915_error_state read 'no error
> state collected'
>
> So hangman wasn't able to hang the ring?
>
>
>> Test gem_sync:
>>          Subgroup basic-default:
>>                  pass       -> DMESG-FAIL (hsw-brixbox)
>
> [  406.005039] [drm:i915_hangcheck_elapsed [i915]] *ERROR* Hangcheck
> timer elapsed... render ring idle
>
> This looks like a real regression (but unrelated to this patch, hsw
> doesn't use execlists). I opened
> https://bugs.freedesktop.org/show_bug.cgi?id=94289
> Unfortunately I don't have a hsw to do a bisect.
>
>
>> Test kms_flip:
>>          Subgroup basic-flip-vs-modeset:
>>                  pass       -> DMESG-WARN (ilk-hp8440p) UNSTABLE
>
> The usual
> [  196.712245] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR*
> CPU pipe A FIFO underrun
>
>
>> Test kms_force_connector_basic:
>>          Subgroup force-load-detect:
>>                  fail       -> DMESG-FAIL (ilk-hp8440p)
> Again, unrelated to this patch, snd and ilk don't have execlists.
>
> Looks like it has been like this for a while:
> /archive/results/CI_IGT_test/igt@kms_force_connector_basic@force-load-detect.html
>
>
> Also, this subtest is quite recent,
> https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/commit/?id=7670e286f5043d04af0cd1e6df1f092b5bcaf09e
>
>
>> Test kms_pipe_crc_basic:
>>          Subgroup nonblocking-crc-pipe-a-frame-sequence:
>>                  pass       -> DMESG-WARN (ilk-hp8440p)
>
> Again,
> [  682.562490] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR*
> CPU pipe A FIFO underrun
>
>>          Subgroup suspend-read-crc-pipe-b:
>>                  pass       -> DMESG-WARN (skl-i7k-2) UNSTABLE
>
> Same as: https://bugs.freedesktop.org/show_bug.cgi?id=93294 (cpu_hotplug
> lockdep fail).
>
>>          Subgroup suspend-read-crc-pipe-c:
>>                  pass       -> SKIP       (bsw-nuc-2)
>>                  pass       -> SKIP       (hsw-brixbox)
>>                  dmesg-warn -> PASS       (skl-i7k-2) UNSTABLE
>> Test pm_rpm:
>>          Subgroup basic-pci-d3-state:
>>                  dmesg-warn -> PASS       (bsw-nuc-2)
>>
>> bdw-nuci7        total:165  pass:154  dwarn:0   dfail:0   fail:0
>> skip:11
>> bdw-ultra        total:168  pass:154  dwarn:0   dfail:0   fail:0
>> skip:14
>> bsw-nuc-2        total:168  pass:136  dwarn:0   dfail:0   fail:1
>> skip:31
>> byt-nuc          total:168  pass:143  dwarn:0   dfail:0   fail:0
>> skip:25
>> hsw-brixbox      total:168  pass:152  dwarn:0   dfail:1   fail:0
>> skip:15
>> hsw-gt2          total:168  pass:157  dwarn:0   dfail:1   fail:0
>> skip:10
>> ilk-hp8440p      total:168  pass:115  dwarn:2   dfail:1   fail:1
>> skip:49
>> ivb-t430s        total:168  pass:153  dwarn:0   dfail:0   fail:1
>> skip:14
>> skl-i7k-2        total:168  pass:151  dwarn:1   dfail:0   fail:0
>> skip:16
>> snb-dellxps      total:168  pass:145  dwarn:0   dfail:0   fail:1
>> skip:22
>> snb-x220t        total:168  pass:145  dwarn:0   dfail:0   fail:2
>> skip:21
>>
>> Results at /archive/results/CI_IGT_test/Patchwork_1473/
>>
>> eb8b161ee8760105238ce372afa47b4565590125 drm-intel-nightly:
>> 2016y-02m-25d-08h-16m-19s UTC integration manifest
>> b593d5b2bb8f88797651fda8e988794699da8eba drm/i915/lrc: Only set RS ctx
>> enable in ctx control reg if there is a RS

Merged, thanks for the patch! :)

Regards,

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

      reply	other threads:[~2016-02-26 11:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25  9:48 [PATCH RESEND_FOR_CI] drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS Michel Thierry
2016-02-25 11:10 ` ✗ Fi.CI.BAT: failure for drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS (rev2) Patchwork
     [not found]   ` <CABmcFMrjA7FPQHqBp8_-OevkHJMd+=j1Hk-AfX_24otuZRXONg@mail.gmail.com>
2016-02-25 14:22     ` Michel Thierry
2016-02-26 11:33       ` 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=56D037FB.8070000@linux.intel.com \
    --to=tvrtko.ursulin@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=michel.thierry@intel.com \
    /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.