From: Patchwork <patchwork@emeril.freedesktop.org>
To: Matthew Auld <matthew.auld@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for series starting with [v5,1/2] drm/i915/gtt: grab wakeref in gen6_alloc_va_range
Date: Tue, 28 May 2019 20:44:33 -0000 [thread overview]
Message-ID: <20190528204433.27713.49619@emeril.freedesktop.org> (raw)
In-Reply-To: <20190528195724.2786-1-matthew.auld@intel.com>
== Series Details ==
Series: series starting with [v5,1/2] drm/i915/gtt: grab wakeref in gen6_alloc_va_range
URL : https://patchwork.freedesktop.org/series/61275/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
1cddd0a982f8 drm/i915/gtt: grab wakeref in gen6_alloc_va_range
2dea8c8a1c42 drm/i915: add in-kernel blitter client
-:37: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#37:
new file mode 100644
-:402: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#402: FILE: drivers/gpu/drm/i915/gem/i915_gem_object_blt.c:22:
+ *cs++ = XY_COLOR_BLT_CMD | BLT_WRITE_RGBA | (7-2);
^
-:411: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#411: FILE: drivers/gpu/drm/i915/gem/i915_gem_object_blt.c:31:
+ *cs++ = XY_COLOR_BLT_CMD | BLT_WRITE_RGBA | (6-2);
^
-:543: WARNING:LINE_SPACING: Missing a blank line after declarations
#543: FILE: drivers/gpu/drm/i915/gem/selftests/i915_gem_client_blt.c:18:
+ struct rnd_state prng;
+ IGT_TIMEOUT(end);
-:676: WARNING:LINE_SPACING: Missing a blank line after declarations
#676: FILE: drivers/gpu/drm/i915/gem/selftests/i915_gem_object_blt.c:18:
+ struct rnd_state prng;
+ IGT_TIMEOUT(end);
-:712: CHECK:LINE_SPACING: Please don't use multiple blank lines
#712: FILE: drivers/gpu/drm/i915/gem/selftests/i915_gem_object_blt.c:54:
+
+
-:778: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#778: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:183:
+#define XY_COLOR_BLT_CMD (2<<29 | 0x50<<22)
^
-:778: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#778: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:183:
+#define XY_COLOR_BLT_CMD (2<<29 | 0x50<<22)
^
total: 0 errors, 3 warnings, 5 checks, 727 lines checked
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-05-28 20:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-28 19:57 [PATCH v5 1/2] drm/i915/gtt: grab wakeref in gen6_alloc_va_range Matthew Auld
2019-05-28 19:57 ` [PATCH v5 2/2] drm/i915: add in-kernel blitter client Matthew Auld
2019-05-28 20:45 ` Changqing Tang
2019-05-28 20:52 ` Chris Wilson
2019-05-28 22:32 ` Chris Wilson
2019-05-29 9:26 ` kbuild test robot
2019-05-28 20:44 ` Patchwork [this message]
2019-05-28 20:46 ` ✗ Fi.CI.SPARSE: warning for series starting with [v5,1/2] drm/i915/gtt: grab wakeref in gen6_alloc_va_range Patchwork
2019-05-28 21:00 ` ✓ Fi.CI.BAT: success " Patchwork
2019-05-29 8:01 ` ✓ Fi.CI.IGT: " 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=20190528204433.27713.49619@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=matthew.auld@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