public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.SPARSE: warning for New GuC ABI (resend for CI)
Date: Wed, 29 Aug 2018 22:47:12 -0000	[thread overview]
Message-ID: <20180829224712.16851.72809@emeril.freedesktop.org> (raw)
In-Reply-To: <20180829193634.37060-1-michal.wajdeczko@intel.com>

== Series Details ==

Series: New GuC ABI (resend for CI)
URL   : https://patchwork.freedesktop.org/series/48896/
State : warning

== Summary ==

$ dim sparse origin/drm-tip
Commit: drm/i915/guc: Update GuC power domain states
Okay!

Commit: drm/i915/guc: Don't allow GuC submission on pre-Gen11
Okay!

Commit: drm/i915/guc: Simplify preparation of GuC parameter block
Okay!

Commit: drm/i915/guc: Support dual Gen9/Gen11 parameters block
Okay!

Commit: drm/i915/guc: Update sample-forcewake command
Okay!

Commit: drm/i915/guc: Use guc_class instead of engine_class in fw interface
Okay!

Commit: drm/i915/guc: New GuC ADS object definition
Okay!

Commit: drm/i915/guc: Make use of the SW counter field in the context descriptor
-drivers/gpu/drm/i915/selftests/../i915_drv.h:3685:16: warning: expression using sizeof(void)
+drivers/gpu/drm/i915/selftests/../i915_drv.h:3692:16: warning: expression using sizeof(void)

Commit: drm/i915/guc: New GuC IDs based on engine class and instance
Okay!

Commit: drm/i915: Add hooks for (per-engine) context allocation/update/free
-drivers/gpu/drm/i915/selftests/../i915_drv.h:3692:16: warning: expression using sizeof(void)
+drivers/gpu/drm/i915/selftests/../i915_drv.h:3703:16: warning: expression using sizeof(void)

Commit: drm/i915/guc: New GuC stage descriptors
Okay!

Commit: drm/i915/guc: New GuC workqueue item submission mechanism
Okay!

Commit: drm/i915/guc: Add support for resume-parsing wq item
Okay!

Commit: drm/i915/guc: New reset-engine command
Okay!

Commit: drm/i915/guc: Support for extended GuC notification messages
Okay!

Commit: drm/i915/guc: New engine-reset-complete message
Okay!

Commit: drm/i915/guc: New GuC interrupt register for Gen11
Okay!

Commit: drm/i915/guc: New GuC scratch registers for Gen11
Okay!

Commit: drm/i915/huc: New HuC status register for Gen11
Okay!

Commit: drm/i915/guc: Enable command transport buffers for Gen11
Okay!

Commit: HAX Don't enable GuC submission on pre-Gen11 even if forced
Okay!

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

  parent reply	other threads:[~2018-08-29 22:47 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-29 19:36 [CI 00/21] New GuC ABI (resend for CI) Michal Wajdeczko
2018-08-29 19:36 ` [CI 01/21] drm/i915/guc: Update GuC power domain states Michal Wajdeczko
2018-08-29 19:36 ` [CI 02/21] drm/i915/guc: Don't allow GuC submission on pre-Gen11 Michal Wajdeczko
2018-08-29 19:36 ` [CI 03/21] drm/i915/guc: Simplify preparation of GuC parameter block Michal Wajdeczko
2018-08-29 19:36 ` [CI 04/21] drm/i915/guc: Support dual Gen9/Gen11 parameters block Michal Wajdeczko
2018-08-29 19:36 ` [CI 05/21] drm/i915/guc: Update sample-forcewake command Michal Wajdeczko
2018-08-29 19:36 ` [CI 06/21] drm/i915/guc: Use guc_class instead of engine_class in fw interface Michal Wajdeczko
2018-08-29 19:36 ` [CI 07/21] drm/i915/guc: New GuC ADS object definition Michal Wajdeczko
2018-08-29 19:36 ` [CI 08/21] drm/i915/guc: Make use of the SW counter field in the context descriptor Michal Wajdeczko
2018-08-29 19:36 ` [CI 09/21] drm/i915/guc: New GuC IDs based on engine class and instance Michal Wajdeczko
2018-08-29 19:36 ` [CI 10/21] drm/i915: Add hooks for (per-engine) context allocation/update/free Michal Wajdeczko
2018-08-29 20:44   ` Chris Wilson
2018-08-29 19:36 ` [CI 11/21] drm/i915/guc: New GuC stage descriptors Michal Wajdeczko
2018-08-29 19:36 ` [CI 12/21] drm/i915/guc: New GuC workqueue item submission mechanism Michal Wajdeczko
2018-08-29 19:36 ` [CI 13/21] drm/i915/guc: Add support for resume-parsing wq item Michal Wajdeczko
2018-08-29 19:36 ` [CI 14/21] drm/i915/guc: New reset-engine command Michal Wajdeczko
2018-08-29 19:36 ` [CI 15/21] drm/i915/guc: Support for extended GuC notification messages Michal Wajdeczko
2018-08-29 19:36 ` [CI 16/21] drm/i915/guc: New engine-reset-complete message Michal Wajdeczko
2018-08-29 19:36 ` [CI 17/21] drm/i915/guc: New GuC interrupt register for Gen11 Michal Wajdeczko
2018-08-29 19:36 ` [CI 18/21] drm/i915/guc: New GuC scratch registers " Michal Wajdeczko
2018-08-29 19:36 ` [CI 19/21] drm/i915/huc: New HuC status register " Michal Wajdeczko
2018-08-29 19:36 ` [CI 20/21] drm/i915/guc: Enable command transport buffers " Michal Wajdeczko
2018-08-29 19:36 ` [CI 21/21] HAX Don't enable GuC submission on pre-Gen11 even if forced Michal Wajdeczko
2018-08-29 22:39 ` ✗ Fi.CI.CHECKPATCH: warning for New GuC ABI (resend for CI) Patchwork
2018-08-29 22:47 ` Patchwork [this message]
2018-08-30  9:40 ` ✗ Fi.CI.BAT: failure " 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=20180829224712.16851.72809@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=michal.wajdeczko@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