[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/20] drm/i915: Only track bound elements of the GTT

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 4 14:14:13 UTC 2019


== Series Details ==

Series: series starting with [01/20] drm/i915: Only track bound elements of the GTT
URL   : https://patchwork.freedesktop.org/series/67594/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d11fa436d327 drm/i915: Only track bound elements of the GTT
800905fc6a4b drm/i915: Mark up address spaces that may need to allocate
bab5555a5b07 drm/i915: Pull i915_vma_pin under the vm->mutex
6b514f0bd7cd drm/i915: Push the i915_active.retire into a worker
c647225bc29e drm/i915: Coordinate i915_active with its own mutex
-:1340: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#1340: FILE: drivers/gpu/drm/i915/i915_active_types.h:49:
+	struct mutex mutex;

total: 0 errors, 0 warnings, 1 checks, 1481 lines checked
45a1ba9acaa8 drm/i915: Move idle barrier cleanup into engine-pm
986ee28a6333 drm/i915: Drop struct_mutex from around i915_retire_requests()
8cb980c09819 drm/i915: Remove the GEM idle worker
543c9b7f416f drm/i915: Merge wait_for_timelines with retire_request
b9dcb683e7cd drm/i915/gem: Retire directly for mmap-offset shrinking
bcf0f0e37bb4 drm/i915: Move request runtime management onto gt
-:236: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#236: 
new file mode 100644

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

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

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

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

total: 0 errors, 5 warnings, 0 checks, 725 lines checked
d63202e0c2f3 drm/i915: Move global activity tracking from GEM to GT
c1c53b012e89 drm/i915: Remove logical HW ID
-:508: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#508: FILE: drivers/gpu/drm/i915/gt/intel_lrc.h:69:
+#define MAX_CONTEXT_HW_ID (1<<21) /* exclusive */
                             ^

-:510: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#510: FILE: drivers/gpu/drm/i915/gt/intel_lrc.h:71:
+#define GEN11_MAX_CONTEXT_HW_ID (1<<11) /* exclusive */
                                   ^

total: 0 errors, 0 warnings, 2 checks, 723 lines checked
c6f2dfae2a75 drm/i915: Move context management under GEM
24264690d400 drm/i915/overlay: Drop struct_mutex guard
e4b36ecc353c drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
53e41a2ba1ae drm/i915: Remove struct_mutex guard for debugfs/opregion
a4196eefca08 drm/i915: Drop struct_mutex from suspend state save/restore
e2f73f4a716e drm/i915/selftests: Drop vestigal struct_mutex guards
5c3318d1382b drm/i915: Drop struct_mutex from around GEM initialisation



More information about the Intel-gfx mailing list