[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] vga-switcheroo: add new "immediate" switch event type

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 27 22:05:41 UTC 2020


== Series Details ==

Series: series starting with [1/6] vga-switcheroo: add new "immediate" switch event type
URL   : https://patchwork.freedesktop.org/series/79940/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
c641759bc9fc vga-switcheroo: add new "immediate" switch event type
bfff6b1409e8 vga-switcheroo: Add a way to test for the active client
ff047b26770b vga-switcheroo: notify clients of pending/completed switch events
11d6a92ef9e8 i915: implement vga-switcheroo reprobe() callback
84cd1d3bc501 i915: fail atomic commit when muxed away
-:31: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#31: FILE: drivers/gpu/drm/i915/display/intel_display.c:15736:
+		drm_dbg_atomic(&dev_priv->drm,
+			"Atomic commit attempted while muxed away.\n");

total: 0 errors, 0 warnings, 1 checks, 19 lines checked
967055634357 i915: bail out of eDP link training while mux-switched away
-:37: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#37: FILE: drivers/gpu/drm/i915/display/intel_dp_link_training.c:400:
+		drm_dbg_kms(&dp_to_i915(intel_dp)->drm,
+			"eDP link training not allowed when muxed away.");

total: 0 errors, 0 warnings, 1 checks, 21 lines checked




More information about the Intel-gfx mailing list