== Series Details ==

Series: series starting with [1/3] drm/i915/selftests: Flush the test object on 
creation (rev4)
URL   : https://patchwork.freedesktop.org/series/52887/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
821c90f3f442 drm/i915/selftests: Flush the test object on creation
eb145c3815b6 drm/i915/selftests: Check MI_STORE_DWORD_IMM coherency
-:440: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#440: FILE: drivers/gpu/drm/i915/selftests/i915_gem_coherency.c:798:
+                                       obj = create_test_object(i915, npages,
+                                                       file, &objects);

-:452: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#452: FILE: drivers/gpu/drm/i915/selftests/i915_gem_coherency.c:810:
+                                       pr_err("Failed to fill dword %lu [%lu] 
with gpu (%s), err=%d\n",
+                                                       ndwords, dw, 
engine->name, err);

-:469: WARNING:LONG_LINE: line over 100 characters
#469: FILE: drivers/gpu/drm/i915/selftests/i915_gem_coherency.c:827:
+               pr_info("Submitted %lu/%lu dwords (across %lu engines) in %lu 
jiffies\n", ndwords, width, dw, timeout);

total: 0 errors, 1 warnings, 2 checks, 483 lines checked
0e5c8d6ae8b9 drm/i915: Avoid using MI_STORE_DWORD_IMM on vecs

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

Reply via email to