== Series Details ==

Series: series starting with [01/10] drm: Do not call drm_dp_cec_set_edid() 
while registering DP connectors
URL   : https://patchwork.freedesktop.org/series/50456/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
c5f04ccd7a0a drm: Do not call drm_dp_cec_set_edid() while registering DP 
connectors
b95b31b5d5a4 drm/i915: Make intel_dp_detect() more clear to read
-:97: CHECK:BRACES: braces {} should be used on all arms of this statement
#97: FILE: drivers/gpu/drm/i915/intel_dp.c:5162:
+       if (intel_dp->is_mst) {
[...]
+       } else
[...]

-:103: CHECK:BRACES: Unbalanced braces around else statement
#103: FILE: drivers/gpu/drm/i915/intel_dp.c:5168:
+       } else

total: 0 errors, 0 warnings, 2 checks, 81 lines checked
53c3cdbd6585 drm/i915: Do not get aux power for disconnected DP ports
a483ebea3311 drm/i915/debugfs: Do not print cached information of a 
disconnected sink
5213b4214ad0 drm/i915: Do not try to set DPMS if sink is disconnected
b0f833c0cfdd drm/i915/icl: Mark TC port as safe when interruptions are disabled
68417a6aa3e4 drm/i915/icl: Set TC type to unknown in the disconnection flow
-:33: CHECK:LINE_SPACING: Please don't use multiple blank lines
#33: FILE: drivers/gpu/drm/i915/intel_dp.c:4909:
 
+

total: 0 errors, 0 warnings, 1 checks, 32 lines checked
7e577060a48e drm/i915/icl: Set TC type to unknown when a sudden disconnection 
happen
85f6efd86104 drm/i915: Initialize panel_vdd_work only for eDP ports
74612a1286e9 drm/i915/icl: Delay hotplug processing for tc ports

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to