[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Teach execbuffer to take the engine wakeref not GT

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 27 06:54:22 UTC 2019


== Series Details ==

Series: series starting with [1/7] drm/i915: Teach execbuffer to take the engine wakeref not GT
URL   : https://patchwork.freedesktop.org/series/62814/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
721f8ff8918f drm/i915: Teach execbuffer to take the engine wakeref not GT
06860e1edcc7 drm/i915/gt: Track timeline activeness in enter/exit
54761be1f246 drm/i915/gt: Convert timeline tracking to spinlock
f198f462daca drm/i915/gt: Guard timeline pinning with its own mutex
3736f4d9b9eb drm/i915: Include the breadcrumb when asserting request completion
561b7dfbf87d drm/i915: Protect request retirement with timeline->mutex
8952f8101460 drm/i915: Replace struct_mutex for batch pool serialisation
-:305: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#305: 
new file mode 100644

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

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

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

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

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

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

-:539: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#539: FILE: drivers/gpu/drm/i915/gt/intel_engine_pool_types.h:18:
+	spinlock_t lock;

total: 0 errors, 7 warnings, 1 checks, 595 lines checked



More information about the Intel-gfx mailing list