[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev13)

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 31 16:20:07 UTC 2023


== Series Details ==

Series: Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev13)
URL   : https://patchwork.freedesktop.org/series/107550/
State : warning

== Summary ==

Error: dim checkpatch failed
c710c347a560 drm/i915/display: Add new member to configure PCON color conversion
fe6e77750a2b drm/i915/display: Add new member in intel_dp to store ycbcr420 passthrough cap
5600cd5b3102 drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format
-:62: ERROR:SPACING: space prohibited before that ':' (ctx:WxE)
#62: FILE: drivers/gpu/drm/i915/display/intel_dp.c:845:
+	case INTEL_OUTPUT_FORMAT_RGB :
 	                             ^

-:130: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#130: FILE: drivers/gpu/drm/i915/display/intel_dp.c:907:
+	else if (sink_format == INTEL_OUTPUT_FORMAT_YCBCR444 ||
+	    dfp_can_convert_from_ycbcr444(intel_dp, sink_format))

total: 1 errors, 0 warnings, 1 checks, 233 lines checked
e598291c45a0 drm/i915/dp: Configure PCON for conversion of output_format to YCbCr444
5c580e09f106 drm/i915/display: Use sink_format instead of ycbcr420_output flag
af31d5dacaa9 drm/i915/dp: Add helper to get sink_format
e7b87b8e18e8 drm/i915/dp: Rearrange check for illegal mode and comments in mode_valid
17904a4d7893 drm/i915/dp: Consider output_format while computing dsc bpp
159acfc78d2e drm/i915/dp_mst: Use output_format to get the final link bpp
0e789b306901 drm/i915/dp: Handle BPP where HDMI2.1 DFP doesn't support DSC
b1216be20695 drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
f3bafbab4400 drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
bf816c3fe1cc drm/i915/dp: Use consistent name for link bpp and compressed bpp




More information about the Intel-gfx mailing list