✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Enable DSC on external DP display if VBT allows (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 27 16:57:06 UTC 2025
== Series Details ==
Series: drm/i915/dp: Enable DSC on external DP display if VBT allows (rev2)
URL : https://patchwork.freedesktop.org/series/149518/
State : warning
== Summary ==
Error: dim checkpatch failed
6f5a5809b5f7 drm/i915/dp: Enable DSC on external DP display if VBT allows
-:37: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#37: FILE: drivers/gpu/drm/i915/display/intel_bios.c:3557:
+ if ((intel_bios_encoder_supports_dp(devdata) && !intel_bios_encoder_supports_edp(devdata)) ||
-:38: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#38: FILE: drivers/gpu/drm/i915/display/intel_bios.c:3558:
+ if ((intel_bios_encoder_supports_dp(devdata) && !intel_bios_encoder_supports_edp(devdata)) ||
+ intel_bios_encoder_supports_hdmi(devdata))
total: 0 errors, 1 warnings, 1 checks, 78 lines checked
More information about the Intel-gfx
mailing list