[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsc: Fix bigjoiner check in dsc_disable
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 4 11:02:02 UTC 2021
== Series Details ==
Series: drm/i915/dsc: Fix bigjoiner check in dsc_disable
URL : https://patchwork.freedesktop.org/series/91006/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
54375f6d892e drm/i915/dsc: Fix bigjoiner check in dsc_disable
-:31: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#31: FILE: drivers/gpu/drm/i915/display/intel_vdsc.c:1166:
+ if (old_crtc_state->dsc.compression_enable
+ || old_crtc_state->dsc.compression_enable) {
total: 0 errors, 0 warnings, 1 checks, 18 lines checked
More information about the Intel-gfx
mailing list