intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Paulo Zanoni <paulo.r.zanoni@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: ✗ Fi.CI.BAT: warning for SKL/KBL watermark fixes (rev3)
Date: Mon, 26 Sep 2016 14:57:32 -0300	[thread overview]
Message-ID: <1474912652.2861.4.camel@intel.com> (raw)
In-Reply-To: <20160922214943.28615.75381@emeril.freedesktop.org>

Em Qui, 2016-09-22 às 21:49 +0000, Patchwork escreveu:
> == Series Details ==
> 
> Series: SKL/KBL watermark fixes (rev3)
> URL   : https://patchwork.freedesktop.org/series/12082/
> State : warning
> 
> == Summary ==
> 
> Series 12082v3 SKL/KBL watermark fixes
> https://patchwork.freedesktop.org/api/1.0/series/12082/revisions/3/mb
> ox/
> 
> Test gem_exec_gttfill:
>         Subgroup basic:
>                 pass       -> SKIP       (fi-snb-2520m)
>                 pass       -> SKIP       (fi-ivb-3520m)
>                 pass       -> SKIP       (fi-byt-n2820)
>                 pass       -> SKIP       (fi-hsw-4770r)

These don't appear on the test list provided by the URL below.


> Test kms_pipe_crc_basic:
>         Subgroup read-crc-pipe-c:
>                 dmesg-warn -> PASS       (fi-hsw-4770k)
> 
> fi-bdw-
> 5557u     total:244  pass:222  dwarn:0   dfail:0   fail:7   skip:15 
> fi-bsw-
> n3050     total:244  pass:191  dwarn:0   dfail:0   fail:23  skip:30 
> fi-byt-
> n2820     total:244  pass:189  dwarn:0   dfail:0   fail:19  skip:36 
> fi-hsw-
> 4770k     total:244  pass:215  dwarn:0   dfail:0   fail:7   skip:22 
> fi-hsw-
> 4770r     total:244  pass:214  dwarn:0   dfail:0   fail:7   skip:23 
> fi-ilk-
> 650       total:244  pass:176  dwarn:0   dfail:0   fail:8   skip:60 
> fi-ivb-
> 3520m     total:244  pass:211  dwarn:0   dfail:0   fail:7   skip:26 
> fi-ivb-
> 3770      total:244  pass:207  dwarn:0   dfail:0   fail:0   skip:37 
> fi-skl-
> 6260u     total:244  pass:223  dwarn:0   dfail:0   fail:7   skip:14 
> fi-skl-
> 6700hq    total:244  pass:213  dwarn:1   dfail:0   fail:8   skip:22 
> fi-skl-
> 6700k     total:244  pass:212  dwarn:1   dfail:0   fail:7   skip:24 
> fi-skl-
> 6770hq    total:244  pass:221  dwarn:1   dfail:0   fail:8   skip:14 
> fi-snb-
> 2520m     total:244  pass:201  dwarn:0   dfail:0   fail:6   skip:37 
> fi-snb-
> 2600      total:244  pass:200  dwarn:0   dfail:0   fail:6   skip:38 
> 
> Results at /archive/results/CI_IGT_test/Patchwork_2570/
> 
> 20d331a0ba55d8b330962974e815e04418bb7429 drm-intel-nightly: 2016y-
> 09m-22d-16h-04m-36s UTC integration manifest
> c3e88cc drm/i915/gen9: fail the modeset instead of WARNing on
> unsupported config
> 4c64915 drm/i915/gen9: implement missing case for SKL watermarks
> calculation
> cae942f drm/i915/gen9: fix the watermark res_blocks value
> c0f8896 drm/i915/gen9: fix plane_blocks_per_line on watermarks
> calculations
> 4e1c62f drm/i915/gen9: minimum scanlines for Y tile is not always 4
> b1c043a drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
> 0655728 drm/i915/kbl: KBL also needs to run the SAGV code
> 9a6053f drm/i915: introduce intel_has_sagv()
> d3df345 drm/i915: SAGV is not SKL-only, so rename a few things
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

      reply	other threads:[~2016-09-26 17:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-22 21:00 [PATCH 0/9] SKL/KBL watermark fixes, v3 Paulo Zanoni
2016-09-22 21:00 ` [PATCH 1/9] drm/i915: SAGV is not SKL-only, so rename a few things Paulo Zanoni
2016-09-22 21:00 ` [PATCH 2/9] drm/i915: introduce intel_has_sagv() Paulo Zanoni
2016-09-22 21:00 ` [PATCH 3/9] drm/i915/kbl: KBL also needs to run the SAGV code Paulo Zanoni
2016-09-22 21:00 ` [PATCH 4/9] drm/i915/gen9: fix the WaWmMemoryReadLatency implementation Paulo Zanoni
2016-09-22 21:00 ` [PATCH 5/9] drm/i915/gen9: minimum scanlines for Y tile is not always 4 Paulo Zanoni
2016-09-27  7:06   ` Tvrtko Ursulin
2016-09-22 21:00 ` [PATCH 6/9] drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations Paulo Zanoni
2016-09-27  7:20   ` [Intel-gfx] " Tvrtko Ursulin
2016-09-22 21:00 ` [PATCH 7/9] drm/i915/gen9: fix the watermark res_blocks value Paulo Zanoni
2016-09-22 21:00 ` [PATCH 8/9] drm/i915/gen9: implement missing case for SKL watermarks calculation Paulo Zanoni
2016-09-22 21:00 ` [PATCH 9/9] drm/i915/gen9: fail the modeset instead of WARNing on unsupported config Paulo Zanoni
2016-09-22 21:49 ` ✗ Fi.CI.BAT: warning for SKL/KBL watermark fixes (rev3) Patchwork
2016-09-26 17:57   ` Paulo Zanoni [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=1474912652.2861.4.camel@intel.com \
    --to=paulo.r.zanoni@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).