[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/backlight: Restore backlight on resume, v2.

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 14 13:56:06 UTC 2018


== Series Details ==

Series: series starting with [1/4] drm/i915/backlight: Restore backlight on resume, v2.
URL   : https://patchwork.freedesktop.org/series/54052/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d772e5f0dbbb drm/i915/backlight: Restore backlight on resume, v2.
de921f1a6b4f drm/i915/backlight: Fix backlight takeover on LPT, v2.
-:67: CHECK:BRACES: braces {} should be used on all arms of this statement
#67: FILE: drivers/gpu/drm/i915/intel_panel.c:1517:
+	if (cpu_mode) {
[...]
+	} else
[...]

-:81: WARNING:LONG_LINE: line over 100 characters
#81: FILE: drivers/gpu/drm/i915/intel_panel.c:1531:
+			      val, freq, lpt_hz_to_pwm(connector, freq), panel->backlight.min, panel->backlight.max);

-:84: CHECK:BRACES: Unbalanced braces around else statement
#84: FILE: drivers/gpu/drm/i915/intel_panel.c:1534:
+	} else

total: 0 errors, 1 warnings, 2 checks, 62 lines checked
c496b3b7d6f5 drm/i915: Enable fastset for non-boot modesets.
-:36: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#36: FILE: drivers/gpu/drm/i915/intel_display.c:12683:
+		if (intel_pipe_config_compare(dev_priv,
 					to_intel_crtc_state(old_crtc_state),

total: 0 errors, 0 warnings, 1 checks, 20 lines checked
e071407b960f drm/i915: Re-enable fastset by default



More information about the Intel-gfx mailing list