[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Misc GuC CT improvements

Patchwork patchwork at emeril.freedesktop.org
Sat Jan 11 23:18:45 UTC 2020


== Series Details ==

Series: Misc GuC CT improvements
URL   : https://patchwork.freedesktop.org/series/71927/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
fcb6ad56e500 drm/i915/guc: Simpler CT message size calculation
3de4fca5641b drm/i915/guc: Introduce CT_ERROR
e65db0f0de6a drm/i915/guc: Update CTB helpers to use CT_ERROR
-:82: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#82: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:251:
+	err = ct_register_buffer(ct, base + PAGE_SIZE/4 * CTB_RECV,
 	                                             ^

-:90: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#90: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:256:
+	err = ct_register_buffer(ct, base + PAGE_SIZE/4 * CTB_SEND,
 	                                             ^

total: 0 errors, 0 warnings, 2 checks, 98 lines checked
78fc81508a2a drm/i915/guc: Use correct name for last CT fence



More information about the Intel-gfx mailing list