All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Alexander Usyskin" <alexander.usyskin@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add driver for GSC controller (rev11)
Date: Tue, 15 Mar 2022 13:40:27 -0000	[thread overview]
Message-ID: <164735162766.20492.12421496386432323662@emeril.freedesktop.org> (raw)
In-Reply-To: <20220315131157.3972238-1-alexander.usyskin@intel.com>

== Series Details ==

Series: Add driver for GSC controller (rev11)
URL   : https://patchwork.freedesktop.org/series/98066/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
396d56c025e8 drm/i915/gsc: add gsc as a mei auxiliary device
-:64: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#64: 
new file mode 100644

-:458: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'dev_priv' - possible side-effects?
#458: FILE: drivers/gpu/drm/i915/i915_drv.h:1316:
+#define HAS_HECI_GSC(dev_priv) (HAS_HECI_PXP(dev_priv) || HAS_HECI_GSCFI(dev_priv))

total: 0 errors, 1 warnings, 1 checks, 418 lines checked
d04e98641008 mei: add support for graphics system controller (gsc) devices
-:56: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#56: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 297 lines checked
a6ca3d389ce4 mei: gsc: setup char driver alive in spite of firmware handshake failure
93fac3dac092 mei: gsc: add runtime pm handlers
ff60b9f3cef5 mei: gsc: retrieve the firmware version



  parent reply	other threads:[~2022-03-15 13:40 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-15 13:11 [PATCH v11 0/5] Add driver for GSC controller Alexander Usyskin
2022-03-15 13:11 ` [Intel-gfx] " Alexander Usyskin
2022-03-15 13:11 ` [PATCH v11 1/5] drm/i915/gsc: add gsc as a mei auxiliary device Alexander Usyskin
2022-03-15 13:11   ` [Intel-gfx] " Alexander Usyskin
2022-03-17  1:11   ` Ceraolo Spurio, Daniele
2022-03-17  1:11     ` Ceraolo Spurio, Daniele
2022-03-15 13:11 ` [PATCH v11 2/5] mei: add support for graphics system controller (gsc) devices Alexander Usyskin
2022-03-15 13:11   ` [Intel-gfx] " Alexander Usyskin
2022-03-17  1:15   ` Ceraolo Spurio, Daniele
2022-03-17  1:15     ` Ceraolo Spurio, Daniele
2022-03-15 13:11 ` [Intel-gfx] [PATCH v11 3/5] mei: gsc: setup char driver alive in spite of firmware handshake failure Alexander Usyskin
2022-03-15 13:11   ` Alexander Usyskin
2022-03-15 13:11 ` [Intel-gfx] [PATCH v11 4/5] mei: gsc: add runtime pm handlers Alexander Usyskin
2022-03-15 13:11   ` Alexander Usyskin
2022-03-22 16:56   ` [Intel-gfx] " Rodrigo Vivi
2022-03-22 16:56     ` Rodrigo Vivi
2022-03-15 13:11 ` [PATCH v11 5/5] mei: gsc: retrieve the firmware version Alexander Usyskin
2022-03-15 13:11   ` [Intel-gfx] " Alexander Usyskin
2022-03-15 13:40 ` Patchwork [this message]
2022-03-15 13:41 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Add driver for GSC controller (rev11) Patchwork
2022-03-15 14:15 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-03-15 15:33 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2022-03-22 20:10 ` [Intel-gfx] [PATCH v11 0/5] Add driver for GSC controller Ceraolo Spurio, Daniele
2022-03-22 20:10   ` Ceraolo Spurio, Daniele
2022-03-28  7:39   ` Usyskin, Alexander
2022-03-28  7:39     ` Usyskin, Alexander
2022-03-28 17:04     ` Ceraolo Spurio, Daniele
2022-03-28 17:04       ` Ceraolo Spurio, Daniele

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=164735162766.20492.12421496386432323662@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=alexander.usyskin@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.