[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: SSEU handling updates (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 17 03:40:52 UTC 2022
== Series Details ==
Series: i915: SSEU handling updates (rev3)
URL : https://patchwork.freedesktop.org/series/103244/
State : warning
== Summary ==
Error: dim checkpatch failed
908d6ce4c18e drm/i915/xehp: Use separate sseu init function
358b3a7e510b drm/i915/xehp: Drop GETPARAM lookups of I915_PARAM_[SUB]SLICE_MASK
a75fd2d407d9 drm/i915/sseu: Simplify gen11+ SSEU handling
65bdff270cbf drm/i915/sseu: Don't try to store EU mask internally in UAPI format
f155547ecc37 drm/i915/sseu: Disassociate internal subslice mask representation from uapi
-:478: ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#478: FILE: drivers/gpu/drm/i915/gt/intel_sseu.c:846:
+void intel_sseu_print_ss_info(const char* type,
-:562: WARNING:NEW_TYPEDEFS: do not add new typedefs
#562: FILE: drivers/gpu/drm/i915/gt/intel_sseu.h:59:
+typedef union {
-:658: ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#658: FILE: drivers/gpu/drm/i915/gt/intel_sseu.h:174:
+void intel_sseu_print_ss_info(const char* type,
total: 2 errors, 1 warnings, 0 checks, 779 lines checked
05b8f2e9119f drm/i915/pvc: Add SSEU changes
More information about the Intel-gfx
mailing list