[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Multi DSB instance support
Patchwork
patchwork at emeril.freedesktop.org
Tue Dec 15 08:20:06 UTC 2020
== Series Details ==
Series: Multi DSB instance support
URL : https://patchwork.freedesktop.org/series/84934/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
5408c90cf097 drm/i915/dsb: multi dsb instance support in prepare() and cleanup()
-:8: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
-:161: WARNING:OOM_MESSAGE: Possible unnecessary 'out of memory' message
#161: FILE: drivers/gpu/drm/i915/display/intel_dsb.c:277:
+ if (!dsb) {
+ drm_err(&i915->drm, "DSB%d obj creation failed\n", i);
total: 0 errors, 2 warnings, 0 checks, 187 lines checked
b29008823ac1 drm/i915/dsb: multi dsb instance support in dsb-write()
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
total: 0 errors, 1 warnings, 0 checks, 127 lines checked
f98badfe5d95 drm/i915/dsb: multi dsb instance support in dsb-commit()
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
total: 0 errors, 1 warnings, 0 checks, 85 lines checked
More information about the Intel-gfx
mailing list