== Series Details ==
Series: drm: Extract DPCD backlight helpers from i915, add support in nouveau
(rev2)
URL : https://patchwork.freedesktop.org/series/84754/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
346d389548f8 drm/nouveau/kms/nv40-/backlight: Assign prop type once
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
total: 0 errors, 1 warnings, 0 checks, 22 lines checked
5c960bc872b2 drm/nouveau/kms: Don't probe eDP connectors more then once
-:6: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description
(prefer a maximum 75 chars per line)
#6:
eDP doesn't do hotplugging, so there's no reason for us to reprobe it (unless a
-:23: CHECK:CAMELCASE: Avoid CamelCase: <DCB_CONNECTOR_eDP>
#23: FILE: drivers/gpu/drm/nouveau/nouveau_connector.c:558:
+ if (nv_connector->type == DCB_CONNECTOR_eDP &&
total: 0 errors, 1 warnings, 1 checks, 12 lines checked
f1d7c4b52e52 drm/i915/dp: Remove redundant AUX backlight frequency calculations
a50b774542f6 drm/dp: Extract i915's eDP backlight code into DRM helpers
6f41a076ae11 drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau
-:247: CHECK:CAMELCASE: Avoid CamelCase: <DCB_CONNECTOR_eDP>
#247: FILE: drivers/gpu/drm/nouveau/nouveau_backlight.c:299:
+ if (nv_conn->type == DCB_CONNECTOR_eDP) {
total: 0 errors, 0 warnings, 1 checks, 311 lines checked
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx