[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/i915: Fix cmdparser drm.debug

Patchwork patchwork at emeril.freedesktop.org
Sat Dec 7 17:36:59 UTC 2019


== Series Details ==

Series: series starting with [1/8] drm/i915: Fix cmdparser drm.debug
URL   : https://patchwork.freedesktop.org/series/70586/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d02707c0b2f8 drm/i915: Fix cmdparser drm.debug
46e41bd43545 drm/i915: Remove redundant parameters from intel_engine_cmd_parser
-:225: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#225: FILE: drivers/gpu/drm/i915/i915_cmd_parser.c:1349:
+	*(u64*)(cmd + 1) = shadow_addr + target_cmd_offset;

total: 1 errors, 0 warnings, 0 checks, 340 lines checked
4dccd0538651 drm/i915: Simplify error escape from cmdparser
10edc2cb9e3d drm/i915/gem: Tidy up error handling for eb_parse()
6a96f1a554d2 drm/i915: Align start for memcpy_from_wc
f038f5af17cf drm/i915: Prepare gen7 cmdparser for async execution
a2130d01ad95 drm/i915: Asynchronous cmdparser
fb658d0dd6b0 HAX: Use aliasing-ppgtt for gen7
-:8: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

-:28: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 1 errors, 1 warnings, 0 checks, 16 lines checked



More information about the Intel-gfx mailing list