[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [RFC,1/5] drm/i915: Drop GEM context as a direct link from i915_request
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 24 19:22:10 UTC 2019
== Series Details ==
Series: series starting with [RFC,1/5] drm/i915: Drop GEM context as a direct link from i915_request
URL : https://patchwork.freedesktop.org/series/68520/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
51d5bce1245c drm/i915: Drop GEM context as a direct link from i915_request
0049df987a24 drm/i915: Push the use-semaphore marker onto the intel_context
cdbf6fda2381 drm/i915: Remove i915->kernel_context
e4c1cb1a3d7f drm/i915: Drop GEM context reference while pinned
8d4d6ce1978c drm/i915: No ce->gem_context for kernel_context
-:958: WARNING:LONG_LINE: line over 100 characters
#958: FILE: drivers/gpu/drm/i915/i915_request.c:76:
+ return to_request(fence)->context ? to_request(fence)->context->gem_context->name : "[i915]";
total: 0 errors, 1 warnings, 0 checks, 859 lines checked
More information about the Intel-gfx
mailing list