From: Patchwork <patchwork@emeril.freedesktop.org>
To: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915/gen10+: use the SKL code for reading WM latencies
Date: Wed, 09 Aug 2017 21:24:03 -0000 [thread overview]
Message-ID: <20170809212403.7857.34796@emeril.freedesktop.org> (raw)
In-Reply-To: <20170809205248.11917-1-rodrigo.vivi@intel.com>
== Series Details ==
Series: series starting with [1/6] drm/i915/gen10+: use the SKL code for reading WM latencies
URL : https://patchwork.freedesktop.org/series/28586/
State : success
== Summary ==
Series 28586v1 Series without cover letter
https://patchwork.freedesktop.org/api/1.0/series/28586/revisions/1/mbox/
Test gem_exec_flush:
Subgroup basic-batch-kernel-default-uc:
fail -> PASS (fi-snb-2600) fdo#100007
fdo#100007 https://bugs.freedesktop.org/show_bug.cgi?id=100007
fi-bdw-5557u total:279 pass:268 dwarn:0 dfail:0 fail:0 skip:11 time:434s
fi-bdw-gvtdvm total:279 pass:265 dwarn:0 dfail:0 fail:0 skip:14 time:414s
fi-blb-e6850 total:279 pass:224 dwarn:1 dfail:0 fail:0 skip:54 time:356s
fi-bsw-n3050 total:279 pass:243 dwarn:0 dfail:0 fail:0 skip:36 time:493s
fi-bxt-j4205 total:279 pass:260 dwarn:0 dfail:0 fail:0 skip:19 time:499s
fi-byt-j1900 total:279 pass:254 dwarn:1 dfail:0 fail:0 skip:24 time:516s
fi-byt-n2820 total:279 pass:250 dwarn:1 dfail:0 fail:0 skip:28 time:514s
fi-glk-2a total:279 pass:260 dwarn:0 dfail:0 fail:0 skip:19 time:587s
fi-hsw-4770 total:279 pass:263 dwarn:0 dfail:0 fail:0 skip:16 time:428s
fi-hsw-4770r total:279 pass:263 dwarn:0 dfail:0 fail:0 skip:16 time:407s
fi-ilk-650 total:279 pass:229 dwarn:0 dfail:0 fail:0 skip:50 time:418s
fi-ivb-3520m total:279 pass:261 dwarn:0 dfail:0 fail:0 skip:18 time:514s
fi-ivb-3770 total:279 pass:261 dwarn:0 dfail:0 fail:0 skip:18 time:476s
fi-kbl-7500u total:279 pass:261 dwarn:0 dfail:0 fail:0 skip:18 time:459s
fi-kbl-7560u total:279 pass:269 dwarn:0 dfail:0 fail:0 skip:10 time:567s
fi-kbl-r total:279 pass:261 dwarn:0 dfail:0 fail:0 skip:18 time:579s
fi-pnv-d510 total:279 pass:223 dwarn:1 dfail:0 fail:0 skip:55 time:526s
fi-skl-6260u total:279 pass:269 dwarn:0 dfail:0 fail:0 skip:10 time:458s
fi-skl-6700k total:279 pass:261 dwarn:0 dfail:0 fail:0 skip:18 time:641s
fi-skl-6770hq total:279 pass:269 dwarn:0 dfail:0 fail:0 skip:10 time:471s
fi-skl-gvtdvm total:279 pass:266 dwarn:0 dfail:0 fail:0 skip:13 time:428s
fi-skl-x1585l total:279 pass:269 dwarn:0 dfail:0 fail:0 skip:10 time:507s
fi-snb-2520m total:279 pass:251 dwarn:0 dfail:0 fail:0 skip:28 time:561s
fi-snb-2600 total:279 pass:250 dwarn:0 dfail:0 fail:0 skip:29 time:409s
2d0288b5b28c0d67460f0258a41bb4f78b812f29 drm-tip: 2017y-08m-09d-18h-09m-54s UTC integration manifest
07ca54e7a4a6 drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake.
268de0460e3d drm/i915/gen10: implement gen 10 watermarks calculations
7bcdb9cec9cf drm/i915/gen10: fix WM latency printing
86c2a38e1713 drm/i915/gen10: fix the gen 10 SAGV block time
e49af26ba154 drm/i915/cnl: Enable SAGV for Cannonlake.
8029ad292d01 drm/i915/gen10+: use the SKL code for reading WM latencies
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_5359/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-08-09 21:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-09 20:52 [PATCH 1/6] drm/i915/gen10+: use the SKL code for reading WM latencies Rodrigo Vivi
2017-08-09 20:52 ` [PATCH 2/6] drm/i915/cnl: Enable SAGV for Cannonlake Rodrigo Vivi
2017-08-09 20:52 ` [PATCH 3/6] drm/i915/gen10: fix the gen 10 SAGV block time Rodrigo Vivi
2017-08-09 20:52 ` [PATCH 4/6] drm/i915/gen10: fix WM latency printing Rodrigo Vivi
2017-08-09 20:52 ` [PATCH 5/6] drm/i915/gen10: implement gen 10 watermarks calculations Rodrigo Vivi
2017-08-11 6:32 ` Mahesh Kumar
2017-08-11 23:38 ` [PATCH] " Rodrigo Vivi
2017-08-16 6:30 ` Mahesh Kumar
2017-08-16 14:50 ` Rodrigo Vivi
2017-08-09 20:52 ` [PATCH 6/6] drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake Rodrigo Vivi
2017-08-10 12:44 ` Maarten Lankhorst
2017-08-09 21:24 ` Patchwork [this message]
2017-08-11 23:54 ` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915/gen10+: use the SKL code for reading WM latencies (rev2) Patchwork
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=20170809212403.7857.34796@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=rodrigo.vivi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox