== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
5d2e40e7511c drm/i915: Move intel_aux_ch() to intel_bios.c
0fd7f57c605d drm/i915: Move aux_ch to intel_digital_port
606c690e9578 drm/i915: Init aux_ch for HDMI ports too
0dbbf2594255 drm/i915: Use a helper to get the aux power domain
a59dfdb8eb8f drm/i915: Enable AUX power earlier
cbfd29344d35 drm/i915: Enable AUX power for HDMI DDI/TypeC main link too
cee052dcb57f drm/i915: Configure AUX_CH_CTL when enabling the AUX power domain
-:44: WARNING:BOOL_BITFIELD: Avoid using bool as bitfield.  Prefer bool 
bitfields as unsigned int or u<8|16|32>
#44: FILE: drivers/gpu/drm/i915/i915_drv.h:928:
+                       bool is_tc_tbt:1;

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

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

Reply via email to