[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add support for asynchronous display power disabling (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu May 9 08:42:21 UTC 2019


== Series Details ==

Series: drm/i915: Add support for asynchronous display power disabling (rev3)
URL   : https://patchwork.freedesktop.org/series/60242/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
09fdc96a8a2a drm/i915: Add support for tracking wakerefs w/o power-on guarantee
-:140: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#140: FILE: drivers/gpu/drm/i915/intel_runtime_pm.c:141:
+static void untrack_intel_runtime_pm_wakeref(struct drm_i915_private *i915,
 					    depot_stack_handle_t stack)

total: 0 errors, 0 warnings, 1 checks, 323 lines checked
63c71d9263cd drm/i915: Force printing wakeref tacking during pm_cleanup
4ee90d1f5b2e drm/i915: Verify power domains state during suspend in all cases
2dc02abcf7d1 drm/i915: Add support for asynchronous display power disabling
-:387: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#387: FILE: drivers/gpu/drm/i915/intel_runtime_pm.c:2253:
+}
+/**

-:438: WARNING:TYPO_SPELLING: 'preceeding' may be misspelled - perhaps 'preceding'?
#438: FILE: drivers/gpu/drm/i915/intel_runtime_pm.c:2304:
+ * Flushes any pending work that was scheduled by a preceeding

total: 0 errors, 1 warnings, 1 checks, 486 lines checked
07f466831fe0 drm/i915: Disable power asynchronously during DP AUX transfers
517a70e54263 drm/i915: WARN for eDP encoders in intel_dp_detect_dpcd()
7e0177cf1f6b drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()
e4c479e1ad7e drm/i915: Remove the unneeded AUX power ref from intel_dp_hpd_pulse()
-:12: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 1c767b339b39 ("drm/i915: take display port power domain in DP HPD handler")'
#12: 
commit 1c767b339b3938b19076ffdc9d70aa1e4235a45b

-:21: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 7d23e3c37bb3 ("drm/i915: Cleaning up intel_dp_hpd_pulse")'
#21: 
commit 7d23e3c37bb3fc6952dc84007ee60cb533fd2d5c

total: 2 errors, 0 warnings, 0 checks, 68 lines checked
d781ea869815 drm/i915: Replace use of PLLS power domain with DISPLAY_CORE domain
093b2421b98b drm/i915: Avoid taking the PPS lock for non-eDP/VLV/CHV
3d4a316b7dc0 drm/i915: Assert that TypeC ports are not used for eDP



More information about the Intel-gfx mailing list