[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/19] drm/i915: Fix up the inverse mapping for default ctx->engines[]

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 8 08:43:27 UTC 2019


== Series Details ==

Series: series starting with [01/19] drm/i915: Fix up the inverse mapping for default ctx->engines[]
URL   : https://patchwork.freedesktop.org/series/64886/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
2a4b9098ba41 drm/i915: Fix up the inverse mapping for default ctx->engines[]
1467512cdc60 drm/i915: Defer final intel_wakeref_put to process context
-:314: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#314: 
new file mode 100644

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

-:320: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#320: FILE: drivers/gpu/drm/i915/gt/selftest_engine.c:2:
+ * SPDX-License-Identifier: GPL-2.0

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

-:354: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#354: FILE: drivers/gpu/drm/i915/gt/selftest_engine.h:2:
+ * SPDX-License-Identifier: GPL-2.0

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

-:374: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#374: FILE: drivers/gpu/drm/i915/gt/selftest_engine_pm.c:2:
+ * SPDX-License-Identifier: GPL-2.0

total: 0 errors, 7 warnings, 0 checks, 709 lines checked
fc31dc2d256f drm/i915/pmu: Use GT parked for estimating RC6 while asleep
93346402417f drm/i915: Drop the fudge warning on ring restart for ctg/elk
dd639348a690 drm/i915/selftests: Pass intel_context to mock_request
97a09e1046e4 drm/i915/gt: Make deferred context allocation explicit
0ab3bb5a5417 drm/i915: Push the ring creation flags to the backend
7402a48ece26 drm/i915: Lift timeline into intel_context
48a15c070f54 drm/i915: Only include active engines in the capture state
4052e1c93934 drm/i915: Make debugfs/per_file_stats scale better
-:101: WARNING:LONG_LINE: line over 100 characters
#101: FILE: drivers/gpu/drm/i915/i915_debugfs.c:305:
+		seq_printf(m, "%s: %lu objects, %llu bytes (%llu active, %llu inactive, %llu unbound, %llu closed)\n", \

total: 0 errors, 1 warnings, 0 checks, 93 lines checked
1abc27c5548e drm/i915/gt: Track timeline activeness in enter/exit
29e1942f10d0 drm/i915/gt: Convert timeline tracking to spinlock
216c181fc4a3 drm/i915/gt: Guard timeline pinning with its own mutex
56f2507c4179 drm/i915: Protect request retirement with timeline->mutex
f1a8ece7fe34 drm/i915/gt: Mark context->active_count as protected by timeline->mutex
89c3689e6c7e drm/i915: Forgo last_fence active request tracking
610d913b6973 drm/i915/overlay: Switch to using i915_active tracking
66ebd962b6bd drm/i915: Extract intel_frontbuffer active tracking
d5e557d55121 drm/i915: Markup expected timeline locks for i915_active
-:290: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#290: FILE: drivers/gpu/drm/i915/i915_active_types.h:28:
+	struct mutex *lock;

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



More information about the Intel-gfx mailing list