== Series Details ==

Series: drm: Extract DPCD backlight helpers from i915, add support in nouveau 
(rev5)
URL   : https://patchwork.freedesktop.org/series/84754/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
990b106df931 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
755b16f66afc 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:560:
+       if (nv_connector->type == DCB_CONNECTOR_eDP &&

total: 0 errors, 1 warnings, 1 checks, 12 lines checked
948c71628815 drm/i915/dpcd_bl: Remove redundant AUX backlight frequency 
calculations
c05e38fb6b81 drm/i915/dpcd_bl: Handle drm_dpcd_read/write() return values 
correctly
e9190019cd99 drm/i915/dpcd_bl: Cleanup intel_dp_aux_vesa_enable_backlight() a 
bit
8e101f1fa419 drm/i915/dpcd_bl: Cache some backlight capabilities in 
intel_panel.backlight
d023a0b271b0 drm/i915/dpcd_bl: Move VESA backlight enabling code closer together
bb9ab8c80a61 drm/i915/dpcd_bl: Return early in vesa_calc_max_backlight if we 
can't read PWMGEN_BIT_COUNT
9a5a96645e75 drm/i915/dpcd_bl: Print return codes for VESA backlight failures
da4a690db4b7 drm/dp: Extract i915's eDP backlight code into DRM helpers


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to