== Series Details ==

Series: series starting with [1/4] drm/i915/fbdev: Use an ordinary worker to 
avoid async deadlock
URL   : https://patchwork.freedesktop.org/series/51000/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
3dc34f141c04 drm/i915/fbdev: Use an ordinary worker to avoid async deadlock
-:13: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description 
(prefer a maximum 75 chars per line)
#13: 
References: 366e39b4d2c5 ("drm/i915: Tear down fbdev if initialization fails")

-:13: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ 
chars of sha1> ("<title line>")' - ie: 'commit 366e39b4d2c5 ("drm/i915: Tear 
down fbdev if initialization fails")'
#13: 
References: 366e39b4d2c5 ("drm/i915: Tear down fbdev if initialization fails")

total: 1 errors, 1 warnings, 0 checks, 93 lines checked
637e299f4d30 drm/i915/fbdev: Use i915/drm_i915_private consistently
-:284: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#284: FILE: drivers/gpu/drm/i915/intel_fbdev.c:540:
+static bool intel_fbdev_init_bios(struct drm_i915_private *i915,
                                 struct intel_fbdev *ifbdev)

total: 0 errors, 0 warnings, 1 checks, 398 lines checked
1c66fabe67b9 drm/i915: Disable displays at the user's request
-:59: WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its 
#endif
#59: FILE: drivers/gpu/drm/i915/i915_drv.c:1660:
+#if 0 /* XXX flushes deadlock under modprobe??? */

total: 0 errors, 1 warnings, 0 checks, 96 lines checked
8cfd4ade4a6d HAX: force i915.disable_display=1
-:8: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

-:19: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 1 errors, 1 warnings, 0 checks, 8 lines checked

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

Reply via email to