[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Interactive RPS mode (rev4)

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 12 17:58:33 UTC 2018


== Series Details ==

Series: drm/i915: Interactive RPS mode (rev4)
URL   : https://patchwork.freedesktop.org/series/46334/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
bfc0fb4a0c59 drm/i915: Interactive RPS mode
-:24: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit e9af4ea2b9e7 ("drm/i915: Avoid waitboosting on the active request")'
#24: 
full throttle and upclock the GPU to max. But in commit e9af4ea2b9e7, we

-:74: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#74: FILE: drivers/gpu/drm/i915/i915_drv.h:788:
+	struct mutex power_lock;

-:82: CHECK:AVOID_EXTERNS: extern prototypes should be avoided in .h files
#82: FILE: drivers/gpu/drm/i915/i915_drv.h:3437:
+extern void intel_rps_set_interactive(struct drm_i915_private *dev_priv,

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



More information about the Intel-gfx mailing list