[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/guc: rename __create/destroy_doorbell
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 17 00:27:14 UTC 2018
== Series Details ==
Series: series starting with [1/4] drm/i915/guc: rename __create/destroy_doorbell
URL : https://patchwork.freedesktop.org/series/51090/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
7ece2bdc16d7 drm/i915/guc: rename __create/destroy_doorbell
0b8643c82cf6 drm/i915/guc: reserve the doorbell before selecting the cacheline
0b833f0bbd1e drm/i915/guc: do not print drbreg on error
-:28: WARNING:LINE_SPACING: Missing a blank line after declarations
#28: FILE: drivers/gpu/drm/i915/intel_guc_submission.c:198:
+ struct drm_i915_private *dev_priv = guc_to_i915(guc);
+ return I915_READ(GEN8_DRBREGL(db_id)) & GEN8_DRB_VALID;
total: 0 errors, 1 warnings, 0 checks, 50 lines checked
d1732e3157eb HAX enable GuC for CI
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
total: 0 errors, 1 warnings, 0 checks, 8 lines checked
More information about the Intel-gfx
mailing list