[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/doc/rfc: i915 DG1 uAPI (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 13 13:12:11 UTC 2021


== Series Details ==

Series: drm/doc/rfc: i915 DG1 uAPI (rev2)
URL   : https://patchwork.freedesktop.org/series/88958/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
8258e1583be6 drm/doc/rfc: i915 DG1 uAPI
-:19: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#19: 
new file mode 100644

-:24: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#24: FILE: Documentation/gpu/rfc/i915_gem_lmem.h:1:
+/* The new query_id for struct drm_i915_query_item */

-:94: WARNING:LONG_LINE: line length of 124 exceeds 100 columns
#94: FILE: Documentation/gpu/rfc/i915_gem_lmem.h:71:
+#define DRM_IOCTL_I915_GEM_CREATE_EXT	DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_CREATE_EXT, struct drm_i915_gem_create_ext)

-:139: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#139: FILE: Documentation/gpu/rfc/i915_gem_lmem.h:116:
+#define I915_OBJECT_PARAM  (1ull<<32)
                                 ^

-:174: CHECK:LINE_SPACING: Please don't use multiple blank lines
#174: FILE: Documentation/gpu/rfc/i915_gem_lmem.h:151:
+
+

-:181: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#181: FILE: Documentation/gpu/rfc/i915_gem_lmem.rst:1:
+=========================

total: 0 errors, 4 warnings, 2 checks, 277 lines checked




More information about the Intel-gfx mailing list