[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: cleanups (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 21 20:12:39 UTC 2022
== Series Details ==
Series: drm/i915/dmc: cleanups (rev2)
URL : https://patchwork.freedesktop.org/series/101499/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
91b1db13654c drm/i915/dmc: simplify intel_dmc_load_program() conditions
2e6c0cff37da drm/i915/dmc: move assert_dmc_loaded() to intel_dmc.c
-:45: WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#45: FILE: drivers/gpu/drm/i915/display/intel_dmc.c:311:
+ !intel_de_read(i915, DMC_PROGRAM(i915->dmc.dmc_info[DMC_FW_MAIN].start_mmioaddr, 0)),
total: 0 errors, 1 warnings, 0 checks, 41 lines checked
4aae032cd78d drm/i915/dmc: move dmc debugfs to intel_dmc.c
a9f4361bf671 drm/i915/dmc: fix i915_reg_t usage
c31f412f5a46 drm/i915/dmc: abstract GPU error state dump
7c4f86473d61 drm/i915/dmc: hide DMC version macros
d69f11113cfa drm/i915/dmc: split out dmc registers to a separate file
-:27: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#27:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 71 lines checked
More information about the Intel-gfx
mailing list