== Series Details ==

Series: drm/i915: Implement PSF GV point support (rev2)
URL   : https://patchwork.freedesktop.org/series/90361/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
dbf9d296fc57 drm/i915: Implement PSF GV point support
-:59: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#59: 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)

-:88: WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#88: FILE: drivers/gpu/drm/i915/display/intel_bw.c:93:
+               drm_err(&dev_priv->drm, "Failed to disable qgv points (%d) 
points: %x\n", ret, points_mask);

-:113: WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before 
a quoted newline
#113: FILE: drivers/gpu/drm/i915/display/intel_bw.c:150:
+                                   "PSF GV %d: CLK=%d \n",

total: 0 errors, 2 warnings, 1 checks, 247 lines checked


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to