== Series Details ==

Series: series starting with [v2,1/7] drm/i915/guc: Merge communication_stop 
and communication_disable
URL   : https://patchwork.freedesktop.org/series/71020/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
b1167fe23f5a drm/i915/guc: Merge communication_stop and communication_disable
d8b5ef3911bc drm/i915/guc/ct: Drop guards in enable/disable calls
0f240dde5bd9 drm/i915/guc/ct: Stop expecting multiple CT channels
-:125: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#125: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:171:
+               ct->ctbs[i].desc = blob + PAGE_SIZE/4 * i;
                                                   ^

-:126: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#126: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:172:
+               ct->ctbs[i].cmds = blob + PAGE_SIZE/4 * i + PAGE_SIZE/2;
                                                   ^

-:126: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#126: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:172:
+               ct->ctbs[i].cmds = blob + PAGE_SIZE/4 * i + PAGE_SIZE/2;
                                                                     ^

-:185: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#185: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:217:
+                                       PAGE_SIZE/4);
                                                 ^

total: 0 errors, 0 warnings, 4 checks, 343 lines checked
fc2ab66c04c1 drm/i915/guc/ct: Group request-related variables in a sub-structure
fb103861ef07 drm/i915/guc: Remove function pointers for send/receive calls
bd8a56cf311b drm/i915/guc: Unify notify() functions
ea5f8a3163af HAX: force enable_guc=2 and WA i915#571

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to