== Series Details == Series: Enable Transcoder Port Sync feature for Tiled displays (rev4) URL : https://patchwork.freedesktop.org/series/59837/ State : warning
== Summary == $ dim checkpatch origin/drm-tip 1ed185770840 drm/i915/display: Rename update_crtcs() to commit_modeset_enables() 1df0691a4636 drm/i915/display: Move the commit_tail() disable sequence to commit_modeset_disables() hook 321c24b27347 drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync 0e45d45ced7e drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports 6acc068f0bef drm/i915/display/icl: HW state readout for transcoder port sync config -:39: CHECK:BRACES: braces {} should be used on all arms of this statement #39: FILE: drivers/gpu/drm/i915/display/intel_display.c:10283: + if (trans_port_sync & PORT_SYNC_MODE_ENABLE) { [...] + } else [...] -:56: CHECK:BRACES: Unbalanced braces around else statement #56: FILE: drivers/gpu/drm/i915/display/intel_display.c:10300: + } else total: 0 errors, 0 warnings, 2 checks, 56 lines checked e1d605f6dfff drm/i915/display/icl: Enable master-slaves in trans port sync mode in correct order -:146: WARNING:LONG_LINE: line over 100 characters #146: FILE: drivers/gpu/drm/i915/display/intel_display.c:14047: + &to_intel_crtc_state(old_crtc_state)->wm.skl.ddb) && total: 0 errors, 1 warnings, 0 checks, 263 lines checked 352a9304b1ba drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence 802f2b59efd1 drm/i915/display/icl: In port sync mode disable slaves first then masters _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx