[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Make DRM DSC helpers more generally usable
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 21 20:33:34 UTC 2019
== Series Details ==
Series: Make DRM DSC helpers more generally usable
URL : https://patchwork.freedesktop.org/series/57044/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
519067359d21 drm/i915: Move dsc rate params compute into drm
64f5f00ebe45 drm/dsc: Add native 420 and 422 support to compute_rc_params
4d004eda1b8a drm/dsc: Split DSC PPS and SDP header initialisations
-:82: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#82: FILE: drivers/gpu/drm/drm_dsc.c:70:
+void drm_dsc_pps_payload_pack(struct drm_dsc_picture_parameter_set *pps_payload,
const struct drm_dsc_config *dsc_cfg)
-:325: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#325: FILE: include/drm/drm_dsc.h:606:
+void drm_dsc_pps_payload_pack(struct drm_dsc_picture_parameter_set *pps_sdp,
const struct drm_dsc_config *dsc_cfg);
total: 0 errors, 0 warnings, 2 checks, 291 lines checked
More information about the Intel-gfx
mailing list