[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915 fixes to handle hotplug cases on 8K tiled monitor

Patchwork patchwork at emeril.freedesktop.org
Thu Dec 12 01:53:36 UTC 2019


== Series Details ==

Series: i915 fixes to handle hotplug cases on 8K tiled monitor
URL   : https://patchwork.freedesktop.org/series/70788/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
8279f374e563 drm/i915/dp: Make sure all tiled connectors get added to the state with full modeset
-:84: CHECK:BRACES: braces {} should be used on all arms of this statement
#84: FILE: drivers/gpu/drm/i915/display/intel_display.c:14124:
+		if (connector_state->crtc &&
[...]
+		} else
[...]

-:92: CHECK:BRACES: Unbalanced braces around else statement
#92: FILE: drivers/gpu/drm/i915/display/intel_display.c:14132:
+		} else

total: 0 errors, 0 warnings, 2 checks, 90 lines checked
4fe2b74a1644 drm/i915/dp: Make port sync mode assignments only if all tiles present
58e4b57a23e0 drm/i915/dp: Disable Port sync mode correctly on teardown



More information about the Intel-gfx mailing list