== Series Details ==

Series: drm/i915: Enable VBT based BL control for DP (v3)
URL   : https://patchwork.freedesktop.org/series/38559/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
50f1199ece18 drm/i915: Enable VBT based BL control for DP (v3)
-:9: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars 
per line)
#9: 
This patch will tell which BXT_PP registers (there are two set of PP_CONTROL in 
the spec)

-:31: ERROR: code indent should use tabs where possible
#31: FILE: drivers/gpu/drm/i915/intel_dp.c:660:
+        int backlight_controller = dev_priv->vbt.backlight.controller;$

-:31: WARNING: please, no spaces at the start of a line
#31: FILE: drivers/gpu/drm/i915/intel_dp.c:660:
+        int backlight_controller = dev_priv->vbt.backlight.controller;$

total: 1 errors, 2 warnings, 0 checks, 29 lines checked

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

Reply via email to