[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for More DMC cleanup (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri May 21 20:01:17 UTC 2021
== Series Details ==
Series: More DMC cleanup (rev3)
URL : https://patchwork.freedesktop.org/series/90379/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
fff364de84b7 drm/i915/dmc: s/DRM_ERROR/drm_err
-:80: WARNING:OOM_MESSAGE: Possible unnecessary 'out of memory' message
#80: FILE: drivers/gpu/drm/i915/display/intel_dmc.c:487:
if (!dmc->dmc_payload) {
+ drm_err(&i915->drm, "Memory allocation failed for dmc payload\n");
total: 0 errors, 1 warnings, 0 checks, 140 lines checked
e297b14bd44f drm/i915/dmc: Add intel_dmc_has_payload() helper
73d9b38058d5 drm/i915/dmc: Move struct intel_dmc to intel_dmc.h
More information about the Intel-gfx
mailing list