[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Extend QGV point restrict mask to 0x3
Patchwork
patchwork at emeril.freedesktop.org
Mon May 31 08:54:45 UTC 2021
== Series Details ==
Series: series starting with [1/2] drm/i915: Extend QGV point restrict mask to 0x3
URL : https://patchwork.freedesktop.org/series/90776/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
a12e5c83304a drm/i915: Extend QGV point restrict mask to 0x3
603bd832dcc5 drm/i915: Implement PSF GV point support
-:65: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#65: FILE: drivers/gpu/drm/i915/display/intel_bw.c:59:
+static int adls_pcode_read_psf_gv_point_info(struct drm_i915_private *dev_priv,
+ struct intel_psf_gv_point *points)
-:94: WARNING:LONG_LINE: line length of 110 exceeds 100 columns
#94: FILE: drivers/gpu/drm/i915/display/intel_bw.c:93:
+ drm_err(&dev_priv->drm, "Failed to disable qgv points (%d) points: 0x%x\n", ret, points_mask);
-:119: WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#119: FILE: drivers/gpu/drm/i915/display/intel_bw.c:150:
+ "PSF GV %d: CLK=%d \n",
total: 0 errors, 2 warnings, 1 checks, 248 lines checked
More information about the Intel-gfx
mailing list