== Series Details == Series: i915: SSEU handling updates URL : https://patchwork.freedesktop.org/series/104611/ State : warning == Summary == Error: dim checkpatch failed 92101c27eef9 drm/i915/xehp: Use separate sseu init function 7489d9903596 drm/i915/xehp: Drop GETPARAM lookups of I915_PARAM_[SUB]SLICE_MASK 7e1560b69810 drm/i915/sseu: Simplify gen11+ SSEU handling 529ade4a9e43 drm/i915/sseu: Don't try to store EU mask internally in UAPI format 7823e3f4a149 drm/i915/sseu: Disassociate internal subslice mask representation from uapi -:523: ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar" #523: FILE: drivers/gpu/drm/i915/gt/intel_sseu.c:844: +void intel_sseu_print_ss_info(const char* type, -:612: WARNING:NEW_TYPEDEFS: do not add new typedefs #612: FILE: drivers/gpu/drm/i915/gt/intel_sseu.h:59: +typedef union { -:720: ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar" #720: FILE: drivers/gpu/drm/i915/gt/intel_sseu.h:178: +void intel_sseu_print_ss_info(const char* type, total: 2 errors, 1 warnings, 0 checks, 830 lines checked acc8c6a07c85 drm/i915/pvc: Add SSEU changes