[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: Fix HDMI on TypeC static ports (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 30 19:32:38 UTC 2018


== Series Details ==

Series: drm/i915/icl: Fix HDMI on TypeC static ports (rev2)
URL   : https://patchwork.freedesktop.org/series/51765/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
e4ad990a6870 drm/i915: Move intel_aux_ch() to intel_bios.c
-:47: CHECK:SPACING: No space is necessary after a cast
#47: FILE: drivers/gpu/drm/i915/intel_bios.c:2170:
+		aux_ch = (enum aux_ch) port;

total: 0 errors, 0 warnings, 1 checks, 117 lines checked
37f979051573 drm/i915: Move aux_ch to intel_digital_port
205acdca75bf drm/i915: Init aux_ch for HDMI ports too
d1f98d2d87ee drm/i915: Use a helper to get the aux power domain
4c39cbbf1d03 drm/i915: Enable AUX power earlier
-:67: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#67: FILE: drivers/gpu/drm/i915/intel_ddi.c:2903:
+		bxt_ddi_phy_set_lane_optim_mask(encoder,
+					       crtc_state->lane_lat_optim_mask);

total: 0 errors, 0 warnings, 1 checks, 111 lines checked
add3b19aab49 drm/i915: Enable AUX power for HDMI DDI/TypeC main link too
4241d974c2d7 drm/i915: Configure AUX_CH_CTL when enabling the AUX power domain
-:30: CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#30: FILE: drivers/gpu/drm/i915/i915_drv.h:924:
+			bool is_tc_tbt;

total: 0 errors, 0 warnings, 1 checks, 161 lines checked
cb36ad65b0b1 drm/i915/icl+: Sanitize port to PLL mapping



More information about the Intel-gfx mailing list