[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/selftests: add test to verify get/put fw domains
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 19 22:26:27 UTC 2019
== Series Details ==
Series: series starting with [1/3] drm/i915/selftests: add test to verify get/put fw domains
URL : https://patchwork.freedesktop.org/series/58202/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
351c90eb9ad2 drm/i915/selftests: add test to verify get/put fw domains
-:48: WARNING:MEMORY_BARRIER: memory barrier without comment
#48: FILE: drivers/gpu/drm/i915/selftests/intel_uncore.c:141:
+ smp_store_mb(domain->active, false);
-:85: WARNING:MEMORY_BARRIER: memory barrier without comment
#85: FILE: drivers/gpu/drm/i915/selftests/intel_uncore.c:178:
+ smp_store_mb(domain->active, false);
-:108: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#108: FILE: drivers/gpu/drm/i915/selftests/intel_uncore.c:201:
+ pr_err("%s:RING_HEAD=%0x, fw_domains 0x%x still up after 100ms!\n",
+ engine->name, readl(reg), fw_domains);
total: 0 errors, 2 warnings, 1 checks, 122 lines checked
f485d54a6fde drm/i915/selftests: Calculate maximum ring size for preemption chain
7a72677d296c drm/i915/selftests: Provide stub reset functions
More information about the Intel-gfx
mailing list