[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/selftests: Add tests for timeslicing virtual engines
Patchwork
patchwork at emeril.freedesktop.org
Fri May 15 15:45:25 UTC 2020
== Series Details ==
Series: series starting with [1/4] drm/i915/selftests: Add tests for timeslicing virtual engines
URL : https://patchwork.freedesktop.org/series/77274/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
175d05822d38 drm/i915/selftests: Add tests for timeslicing virtual engines
-:72: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#72: FILE: drivers/gpu/drm/i915/gt/selftest_lrc.c:3821:
+ GEM_TRACE_ERR("%s(%s) failed to slice in virtual request\n",
+ __func__, rq->engine->name);
-:140: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#140: FILE: drivers/gpu/drm/i915/gt/selftest_lrc.c:3889:
+ GEM_TRACE_ERR("%s(%s) failed to slice out virtual request\n",
+ __func__, siblings[n]->name);
total: 0 errors, 0 warnings, 2 checks, 189 lines checked
155df023a532 drm/i915/gt: Kick virtual siblings on timeslice out
408949995022 drm/i915/gt: Incorporate the virtual engine into timeslicing
c391d6f84f90 drm/i915/execlists: Optimise away false timeslicing on virtual engines
-:9: WARNING:TYPO_SPELLING: 'virtal' may be misspelled - perhaps 'virtual'?
#9:
a request that dependent upon the result of the virtal request to vcs0.
total: 0 errors, 1 warnings, 0 checks, 200 lines checked
More information about the Intel-gfx
mailing list