[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with drm/i915/selftests: add test to verify get/put fw domains (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 19 23:11:55 UTC 2019
== Series Details ==
Series: series starting with drm/i915/selftests: add test to verify get/put fw domains (rev2)
URL : https://patchwork.freedesktop.org/series/58202/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
fc8491052559 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);
total: 0 errors, 2 warnings, 0 checks, 123 lines checked
d4a462c68333 drm/i915/selftests: Calculate maximum ring size for preemption chain
86f30be0f25b drm/i915/selftests: Provide stub reset functions
More information about the Intel-gfx
mailing list