[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for CT changes required for GuC submission
Patchwork
patchwork at emeril.freedesktop.org
Sun Jun 27 23:08:51 UTC 2021
== Series Details ==
Series: CT changes required for GuC submission
URL : https://patchwork.freedesktop.org/series/91943/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
4de6bd659c01 drm/i915/guc: Relax CTB response timeout
9074da160af0 drm/i915/guc: Improve error message for unsolicited CT response
7ed4a3e0276a drm/i915/guc: Increase size of CTB buffers
3a1d54d48cfe drm/i915/guc: Add non blocking CTB send function
af75da893bfe drm/i915/guc: Add stall timer to non blocking CTB send function
609b9d9541a4 drm/i915/guc: Optimize CTB writes and reads
-:125: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#125: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:542:
+ CT_ERROR(ct, "Corrupted descriptor head=%u tail=%u size=%u\n",
+ ctb->desc->head, ctb->desc->tail, ctb->size);
total: 0 errors, 0 warnings, 1 checks, 188 lines checked
8dbeeecc18bf drm/i915/guc: Module load failure test for CT buffer creation
-:38: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: John Harrison <John.C.Harrison at Intel.com>' != 'Signed-off-by: John Harrison <john.c.harrison at intel.com>'
total: 0 errors, 1 warnings, 0 checks, 20 lines checked
More information about the Intel-gfx
mailing list