== Series Details == Series: series starting with [CI,1/5] drm/i915: Introduce struct intel_wakeref URL : https://patchwork.freedesktop.org/series/59904/ State : warning == Summary == $ dim checkpatch origin/drm-tip a7bf2659e2d4 drm/i915: Introduce struct intel_wakeref -:65: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #65: new file mode 100644 -:70: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #70: FILE: drivers/gpu/drm/i915/intel_wakeref.c:1: +/* -:71: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #71: FILE: drivers/gpu/drm/i915/intel_wakeref.c:2: + * SPDX-License-Identifier: MIT -:137: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #137: FILE: drivers/gpu/drm/i915/intel_wakeref.h:1: +/* -:138: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #138: FILE: drivers/gpu/drm/i915/intel_wakeref.h:2: + * SPDX-License-Identifier: MIT -:152: WARNING:NEW_TYPEDEFS: do not add new typedefs #152: FILE: drivers/gpu/drm/i915/intel_wakeref.h:16: +typedef depot_stack_handle_t intel_wakeref_t; -:156: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment #156: FILE: drivers/gpu/drm/i915/intel_wakeref.h:20: + struct mutex mutex; total: 0 errors, 6 warnings, 1 checks, 225 lines checked 27ecb00bd350 drm/i915: Pull the GEM powermangement coupling into its own file -:500: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #500: new file mode 100644 -:505: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #505: FILE: drivers/gpu/drm/i915/i915_gem_pm.c:1: +/* -:506: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #506: FILE: drivers/gpu/drm/i915/i915_gem_pm.c:2: + * SPDX-License-Identifier: MIT -:876: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #876: FILE: drivers/gpu/drm/i915/i915_gem_pm.h:1: +/* -:877: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #877: FILE: drivers/gpu/drm/i915/i915_gem_pm.h:2: + * SPDX-License-Identifier: MIT total: 0 errors, 5 warnings, 0 checks, 904 lines checked 37aec1929b13 drm/i915: Introduce context->enter() and context->exit() 68f982983414 drm/i915: Pass intel_context to i915_request_create() 6b2d24075557 drm/i915: Invert the GEM wakeref hierarchy -:323: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #323: new file mode 100644 -:328: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #328: FILE: drivers/gpu/drm/i915/gt/intel_engine_pm.c:1: +/* -:329: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #329: FILE: drivers/gpu/drm/i915/gt/intel_engine_pm.c:2: + * SPDX-License-Identifier: MIT -:487: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #487: FILE: drivers/gpu/drm/i915/gt/intel_engine_pm.h:1: +/* -:488: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #488: FILE: drivers/gpu/drm/i915/gt/intel_engine_pm.h:2: + * SPDX-License-Identifier: MIT -:545: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #545: FILE: drivers/gpu/drm/i915/gt/intel_gt_pm.c:1: +/* -:546: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #546: FILE: drivers/gpu/drm/i915/gt/intel_gt_pm.c:2: + * SPDX-License-Identifier: MIT -:694: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #694: FILE: drivers/gpu/drm/i915/gt/intel_gt_pm.h:1: +/* -:695: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #695: FILE: drivers/gpu/drm/i915/gt/intel_gt_pm.h:2: + * SPDX-License-Identifier: MIT total: 0 errors, 9 warnings, 0 checks, 2223 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx