[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add DSC PPS readout (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 13 09:36:38 UTC 2023


== Series Details ==

Series: Add DSC PPS readout (rev2)
URL   : https://patchwork.freedesktop.org/series/120456/
State : warning

== Summary ==

Error: dim checkpatch failed
522b07084859 drm/i915/vdsc: Refactor dsc register field macro
-:174: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#174: FILE: drivers/gpu/drm/i915/display/intel_vdsc_regs.h:284:
+#define  DSC_RC_TARGET_OFF_HIGH(rc_tgt_off_high)	REG_FIELD_PREP(DSC_RC_TARGET_OFF_HIGH_MASK, \

-:191: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#191: FILE: drivers/gpu/drm/i915/display/intel_vdsc_regs.h:369:
+#define  DSC_SLICE_ROW_PER_FRAME(slice_row_per_frame)	REG_FIELD_PREP(DSC_SLICE_ROW_PER_FRAME_MASK, \

total: 0 errors, 2 warnings, 0 checks, 170 lines checked
f292bef24a4f drm/i915/vdsc: Add a check for dsc split cases
3d1649bffa43 drm/i915/vdsc: Add function to read any PPS register
56955c412ac8 drm/i915/vdsc: Add function to write in PPS register
4783180b2833 drm/i915/vdsc: Fill the intel_dsc_get_pps_config function
6b6e60445265 drm/i915/display: Compare the readout dsc pps params




More information about the Intel-gfx mailing list