== Series Details ==

Series: series starting with [1/7] drm/i915: Expose engine properties via sysfs
URL   : https://patchwork.freedesktop.org/series/68022/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
59095f5e2344 drm/i915: Expose engine properties via sysfs
-:73: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does 
MAINTAINERS need updating?
#73: 
new file mode 100644

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

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

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

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

-:290: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use 
line 1 instead
#290: 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
ae95610fd5f4 drm/i915/execlists: Force preemption
7ef836543663 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
707aa58ca082 drm/i915/execlists: Cancel banned contexts on schedule-out
85ca2fb00674 drm/i915/gem: Cancel contexts when hangchecking is disabled
2fcc30018ce1 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",

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

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

total: 0 errors, 3 warnings, 0 checks, 703 lines checked
1c4202716257 drm/i915/gem: Make context persistence optional

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

Reply via email to