On Thu, 02 Sep 2021, Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx> wrote: > == Series Details == > > Series: DSI driver improvement (rev2) > URL : https://patchwork.freedesktop.org/series/94237/ > State : warning > > == Summary == > > $ dim checkpatch origin/drm-tip > 91a7056b2b41 drm/i915/dsi: wait for header and payload credit available > c7f311aa2adf drm/i915/dsi: refine send MIPI DCS command sequence > 50a0fc3f6c05 drm/i915: Get proper min cdclk if vDSC enabled > 8a70756904f4 drm/i915/dsi: Retrieve max brightness level from VBT > -:52: WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations > #52: FILE: drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c:154: > + panel->backlight.max = (dev_priv->vbt.backlight.brightness_precision_bits > 8) \ This is a valid warning. BR, Jani. > > total: 0 errors, 1 warnings, 0 checks, 32 lines checked > d2500f03aee8 drm/i915/dsi: Read/write proper brightness value via MIPI DCS command > > -- Jani Nikula, Intel Open Source Graphics Center