[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/simple-kms-helper: Plumb plane state to the enable hook (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 23 17:47:01 UTC 2018
== Series Details ==
Series: series starting with [1/2] drm/simple-kms-helper: Plumb plane state to the enable hook (rev3)
URL : https://patchwork.freedesktop.org/series/40514/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e2190dc276fb drm/simple-kms-helper: Plumb plane state to the enable hook
061e9284de06 drm/tinydrm: Make fb_dirty into a lower level hook
-:21: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#21:
v2: Deal with the fb->dirty() in tinydrm_display_pipe_update() as weel (Noralf)
-:450: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#450: FILE: include/drm/tinydrm/tinydrm.h:30:
+ struct drm_file *file_priv, unsigned flags,
-:451: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#451: FILE: include/drm/tinydrm/tinydrm.h:31:
+ unsigned color, struct drm_clip_rect *clips,
-:452: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#452: FILE: include/drm/tinydrm/tinydrm.h:32:
+ unsigned num_clips);
total: 0 errors, 4 warnings, 0 checks, 355 lines checked
More information about the Intel-gfx
mailing list