== Series Details ==

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

== Summary ==

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

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

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

total: 0 errors, 1 warnings, 2 checks, 474 lines checked
3cce3ff72ec9 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