[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915/gem: Distinguish each object type

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 14 23:09:56 UTC 2019


== Series Details ==

Series: series starting with [01/10] drm/i915/gem: Distinguish each object type
URL   : https://patchwork.freedesktop.org/series/67993/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
560c3f3d40a2 drm/i915/gem: Distinguish each object type
7b18d5f62f34 drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
0d48df570887 drm/i915: Expose engine properties via sysfs
-:72: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#72: 
new file mode 100644

-:77: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#77: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.c:1:
+/*

-:78: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#78: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.c:2:
+ * SPDX-License-Identifier: MIT

-:177: CHECK:SPACING: No space is necessary after a cast
#177: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.c:101:
+			 show_unknown ? BITS_PER_TYPE(typeof(caps)) : count) {

-:288: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#288: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.h:1:
+/*

-:289: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#289: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.h:2:
+ * SPDX-License-Identifier: MIT

total: 0 errors, 5 warnings, 1 checks, 244 lines checked
830c4a550728 drm/i915/execlists: Force preemption
f7572b61513c drm/i915/gt: Introduce barrier pulses along engines
-:29: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#29: 
new file mode 100644

-:34: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#34: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:1:
+/*

-:35: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#35: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:2:
+ * SPDX-License-Identifier: MIT

-:96: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#96: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.h:1:
+/*

-:97: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#97: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.h:2:
+ * SPDX-License-Identifier: MIT

total: 0 errors, 5 warnings, 0 checks, 92 lines checked
93be9bc402fe drm/i915/execlists: Cancel banned contexts on schedule-out
cf3885efda88 drm/i915/gem: Cancel non-persistent contexts on close
34e034553df9 drm/i915: Replace hangcheck by heartbeats
-:267: WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'heartbeat', this function's name, in a string
#267: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:99:
+					      "stopped heartbeat on %s",

-:423: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#423: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.c:199:
+       heartbeat_interval_show, heartbeat_interval_store);$

-:566: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#566: 
deleted file mode 100644

total: 0 errors, 3 warnings, 0 checks, 696 lines checked
421c67f49932 drm/i915/execlist: Trim immediate timeslice expiry
b88cc9a5a470 drm/i915: Flush idle barriers when waiting



More information about the Intel-gfx mailing list