All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Matt Roper" <matthew.d.roper@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Explicity steer l3bank multicast reads when necessary
Date: Tue, 15 Jun 2021 03:48:16 -0000	[thread overview]
Message-ID: <162372889612.8816.11496487793828220698@emeril.freedesktop.org> (raw)
In-Reply-To: <20210615033433.1574397-1-matthew.d.roper@intel.com>

== Series Details ==

Series: Explicity steer l3bank multicast reads when necessary
URL   : https://patchwork.freedesktop.org/series/91485/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
16715f8678e5 drm/i915: extract steered reg access to common function
-:89: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#89: FILE: drivers/gpu/drm/i915/intel_uncore.c:2296:
+	old_mcr = mcr = intel_uncore_read_fw(uncore, GEN8_MCR_SELECTOR);

total: 0 errors, 0 warnings, 1 checks, 120 lines checked
3707583bbcf3 drm/i915: Add GT support for multiple types of multicast steering
-:159: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#159: FILE: drivers/gpu/drm/i915/gt/intel_gt_types.h:35:
+       u32 start;$

-:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#160: FILE: drivers/gpu/drm/i915/gt/intel_gt_types.h:36:
+       u32 end;$

total: 0 errors, 2 warnings, 0 checks, 214 lines checked
ee481231a00b drm/i915: Add support for explicit L3BANK steering
-:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#28: FILE: drivers/gpu/drm/i915/gt/intel_gt.c:87:
+       { 0x00B100, 0x00B3FF },$

-:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#29: FILE: drivers/gpu/drm/i915/gt/intel_gt.c:88:
+       { 0xFFFFFF, 0xFFFFFF }, /* terminating entry */$

total: 0 errors, 2 warnings, 0 checks, 169 lines checked


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

  parent reply	other threads:[~2021-06-15  3:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15  3:34 [Intel-gfx] [PATCH 0/3] Explicity steer l3bank multicast reads when necessary Matt Roper
2021-06-15  3:34 ` [Intel-gfx] [PATCH 1/3] drm/i915: extract steered reg access to common function Matt Roper
2021-06-15  8:48   ` Rodrigo Vivi
2021-06-15  3:34 ` [Intel-gfx] [PATCH 2/3] drm/i915: Add GT support for multiple types of multicast steering Matt Roper
2021-06-15  9:08   ` Rodrigo Vivi
2021-06-15  9:11     ` Rodrigo Vivi
2021-06-15 15:30       ` Matt Roper
2021-06-15 19:48         ` Rodrigo Vivi
2021-06-15 20:09           ` Matt Roper
2021-06-15  3:34 ` [Intel-gfx] [PATCH 3/3] drm/i915: Add support for explicit L3BANK steering Matt Roper
2021-06-15 10:14   ` Tvrtko Ursulin
2021-06-15  3:48 ` Patchwork [this message]
2021-06-15  4:14 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for Explicity steer l3bank multicast reads when necessary 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=162372889612.8816.11496487793828220698@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.d.roper@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.