[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/selftests: Flush the test object on creation (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 22 20:50:28 UTC 2018


== 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



More information about the Intel-gfx mailing list