== Series Details ==

Series: drm/i915/icl: Fix pipe config mismatch warnings (rev2)
URL   : https://patchwork.freedesktop.org/series/53727/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d0beedae7789 drm/i915/icl: Fix pipe config mismatch warnings
-:89: CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#89: FILE: drivers/gpu/drm/i915/icl_dsi.c:873:
+       if (intel_dsi->operation_mode == INTEL_DSI_VIDEO_MODE) {
+

-:145: WARNING:BRACES: braces {} are not necessary for single statement blocks
#145: FILE: drivers/gpu/drm/i915/icl_dsi.c:1268:
+       if (intel_dsi->dual_link) {
+               pipe_config->base.adjusted_mode.crtc_clock /= 2;
+       }

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

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to