== Series Details == Series: drm/i915/display: bunch of struct intel_display conversions (rev2) URL : https://patchwork.freedesktop.org/series/140324/ State : warning == Summary == Error: dim checkpatch failed d282cc2f14cc drm/i915/gmbus: convert to struct intel_display 8a9e738a38ef drm/i915/cx0: remove unnecessary includes e21f98e6736d drm/i915/cx0: convert to struct intel_display -:440: WARNING:LONG_LINE: line length of 112 exceeds 100 columns #440: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy.c:2422: + PHY_C20_B_MPLLB_CNTX_CFG(display, i)); -:445: WARNING:LONG_LINE: line length of 112 exceeds 100 columns #445: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy.c:2426: + PHY_C20_A_MPLLB_CNTX_CFG(display, i)); -:454: WARNING:LONG_LINE: line length of 112 exceeds 100 columns #454: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy.c:2434: + PHY_C20_B_MPLLA_CNTX_CFG(display, i)); -:459: WARNING:LONG_LINE: line length of 112 exceeds 100 columns #459: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy.c:2438: + PHY_C20_A_MPLLA_CNTX_CFG(display, i)); -:616: WARNING:LONG_LINE: line length of 101 exceeds 100 columns #616: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy.c:2785: + if (intel_de_wait_for_clear(display, XELPDP_PORT_M2P_MSGBUS_CTL(display, port, lane), total: 0 errors, 5 warnings, 0 checks, 984 lines checked 68079b550521 drm/i915/dpio: convert to struct intel_display -:565: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations #565: FILE: drivers/gpu/drm/i915/display/intel_dpio_phy.h:84: } +static inline void bxt_dpio_phy_init(struct intel_display *display, enum dpio_phy phy) -:569: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations #569: FILE: drivers/gpu/drm/i915/display/intel_dpio_phy.h:87: } +static inline void bxt_dpio_phy_uninit(struct intel_display *display, enum dpio_phy phy) -:573: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations #573: FILE: drivers/gpu/drm/i915/display/intel_dpio_phy.h:90: } +static inline bool bxt_dpio_phy_is_enabled(struct intel_display *display, -:579: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations #579: FILE: drivers/gpu/drm/i915/display/intel_dpio_phy.h:95: } +static inline bool bxt_dpio_phy_verify_state(struct intel_display *display, total: 0 errors, 0 warnings, 4 checks, 570 lines checked 4f165ac3f8db drm/i915/hdcp: further conversion to struct intel_display 6e383bc80ce8 drm/i915/dp/hdcp: convert to struct intel_display ad7373bc7187 drm/i915/crt: convert to struct intel_display -:218: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #218: FILE: drivers/gpu/drm/i915/display/intel_crt.c:497: + save_adpa = adpa = intel_de_read(display, crt->adpa_reg); -:272: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #272: FILE: drivers/gpu/drm/i915/display/intel_crt.c:557: + save_adpa = adpa = intel_de_read(display, crt->adpa_reg); -:704: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations #704: FILE: drivers/gpu/drm/i915/display/intel_crt.h:26: } +static inline void intel_crt_init(struct intel_display *display) total: 0 errors, 0 warnings, 3 checks, 704 lines checked bbcf323661c2 drm/i915/display: convert vlv_wait_port_ready() to struct intel_display 597e6b7ef0c2 drm/i915/power: convert assert_chv_phy_status() to struct intel_display a65f20aa9010 drm/i915/ips: convert to struct intel_display c9eaf1c29853 drm/i915/dsi: convert to struct intel_display -:1366: WARNING:LONG_LINE: line length of 101 exceeds 100 columns #1366: FILE: drivers/gpu/drm/i915/display/icl_dsi.c:2041: + if (drm_WARN_ON(display->drm, intel_connector->panel.vbt.dsi.cabc_ports & ~intel_dsi->ports)) total: 0 errors, 1 warnings, 0 checks, 1302 lines checked 15b0c6aa1526 drm/i915/de: remove unnecessary generic wrappers