[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: conversion to new struct drm_device based logging macros.
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 31 12:46:50 UTC 2020
== Series Details ==
Series: drm/i915: conversion to new struct drm_device based logging macros.
URL : https://patchwork.freedesktop.org/series/72812/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
be9ed48fe6e7 drm/i915: conversion to drm_device logging macros when drm_i915_private is present.
-:86: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#86:
References: https://lists.freedesktop.org/archives/dri-devel/2020-January/253381.html
total: 0 errors, 1 warnings, 0 checks, 727 lines checked
5e3766f431a0 drm/i915/debugfs: conversion to drm_device based logging macros.
-:15: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#15:
References: https://lists.freedesktop.org/archives/dri-devel/2020-January/253381.html
total: 0 errors, 1 warnings, 0 checks, 61 lines checked
cf40c77787e9 drm/i915/cmd_parser: conversion to struct drm_device logging macros.
-:15: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#15:
References: https://lists.freedesktop.org/archives/dri-devel/2020-January/253381.html
total: 0 errors, 1 warnings, 0 checks, 55 lines checked
629879bbcc3c drm/i915/perf: conversion to struct drm_device based logging macros.
-:15: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#15:
References: https://lists.freedesktop.org/archives/dri-devel/2020-January/253381.html
-:310: WARNING:OOM_MESSAGE: Possible unnecessary 'out of memory' message
#310: FILE: drivers/gpu/drm/i915/i915_perf.c:4053:
if (!oa_config) {
+ drm_dbg(&perf->i915->drm,
total: 0 errors, 2 warnings, 0 checks, 385 lines checked
9b2c54ed27f3 drm/i915/pci: conversion to drm_device based logging macros.
More information about the Intel-gfx
mailing list