[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] drm/i915/selftests: Check for any sign of request starting in wait_for_submit()
Patchwork
patchwork at emeril.freedesktop.org
Tue Feb 18 21:16:07 UTC 2020
== Series Details ==
Series: series starting with [01/12] drm/i915/selftests: Check for any sign of request starting in wait_for_submit()
URL : https://patchwork.freedesktop.org/series/73583/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
181edb75b6c9 drm/i915/gt: Show the cumulative context runtime in engine debug
-:36: WARNING:LONG_LINE: line over 100 characters
#36: FILE: drivers/gpu/drm/i915/gt/intel_engine_cs.c:1393:
+ DIV_ROUND_CLOSEST_ULL(intel_context_get_total_runtime_ns(rq->context),
total: 0 errors, 1 warnings, 0 checks, 22 lines checked
a2db240005d4 drm/i915/execlists: Check the sentinel is alone in the ELSP
9ba40b15b759 drm/i915/gt: Prevent allocation on a banned context
541f72809fce drm/i915/gem: Check that the context wasn't closed during setup
cf261859e482 drm/i915/gem: Consolidate ctx->engines[] release
1d06fdaaf50f drm/i915/selftest: Analyse timestamp behaviour across context switches
-:137: WARNING:MEMORY_BARRIER: memory barrier without comment
#137: FILE: drivers/gpu/drm/i915/gt/selftest_lrc.c:4574:
+ wmb();
-:151: WARNING:MEMORY_BARRIER: memory barrier without comment
#151: FILE: drivers/gpu/drm/i915/gt/selftest_lrc.c:4588:
+ rmb();
total: 0 errors, 2 warnings, 0 checks, 242 lines checked
2c32b549cc8d drm/i915: Read rawclk_freq earlier
8fd6b67e363b drm/i915/gt: Refactor l3cc/mocs availability
cf0279a9dfdd drm/i915/gt: Declare when we enabled timeslicing
04c7e9bbd9a2 drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
More information about the Intel-gfx
mailing list