[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/16] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Patchwork
patchwork at emeril.freedesktop.org
Mon Oct 21 08:54:08 UTC 2019
== Series Details ==
Series: series starting with [01/16] drm/i915: Don't set queue_priority_hint if we don't kick the submission
URL : https://patchwork.freedesktop.org/series/68295/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
48cdac321482 drm/i915: Don't set queue_priority_hint if we don't kick the submission
c04b1d31305a drm/i915: Drop assertion that ce->pin_mutex guards state updates
9435f35a8e2b drm/i915/selftests: Add coverage of mocs registers
-: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/selftest_mocs.c:1:
+/*
-:35: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#35: FILE: drivers/gpu/drm/i915/gt/selftest_mocs.c:2:
+ * SPDX-License-Identifier: MIT
total: 0 errors, 3 warnings, 0 checks, 445 lines checked
7383a7e9b6bf drm/i915/selftests: Teach igt_flush_test and igt_live_test to take intel_gt
09ffac131a0d drm/i915/selftests: Force ordering of context switches
5751429a6359 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
2aeae13e0baa drm/i915: Expose engine->mmio_base via sysfs
dc571802eb53 drm/i915: Expose timeslice duration to sysfs
cda9f6b21f0f drm/i915/execlists: Force preemption
263213d1e0dd 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
092761273758 drm/i915/execlists: Cancel banned contexts on schedule-out
ab9bbc283596 drm/i915/gem: Cancel contexts when hangchecking is disabled
3d0b01cdae61 drm/i915: Replace hangcheck by heartbeats
-:271: WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'heartbeat', this function's name, in a string
#271: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:102:
+ "stopped heartbeat on %s",
-:605: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#605:
deleted file mode 100644
-:996: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#996: FILE: drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c:1:
+/*
-:997: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#997: FILE: drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c:2:
+ * SPDX-License-Identifier: MIT
-:1059: WARNING:YIELD: Using yield() is generally wrong. See yield() kernel-doc (sched/core.c)
#1059: FILE: drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c:64:
+ yield(); /* work is on the local cpu! */
total: 0 errors, 5 warnings, 0 checks, 939 lines checked
b2bbf76bf802 drm/i915/gem: Make context persistence optional
f07fa82b62c1 drm/i915/gem: Distinguish each object type
e4eda090fa42 drm/i915: Flush idle barriers when waiting
More information about the Intel-gfx
mailing list