[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Use drm_rect to simplify plane {crtc, src}_{x, y, w, h} printing
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 29 20:00:31 UTC 2019
== Series Details ==
Series: series starting with [1/5] drm/i915: Use drm_rect to simplify plane {crtc, src}_{x, y, w, h} printing
URL : https://patchwork.freedesktop.org/series/68728/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
54b724ada78c drm/i915: Use drm_rect to simplify plane {crtc, src}_{x, y, w, h} printing
-:41: WARNING:LONG_LINE: line over 100 characters
#41: FILE: drivers/gpu/drm/i915/i915_debugfs.c:2624:
+ seq_printf(m, "\t--Plane id %d: type=%s, dst=" DRM_RECT_FMT ", src=" DRM_RECT_FP_FMT ", format=%s, rotation=%s\n",
total: 0 errors, 1 warnings, 0 checks, 38 lines checked
f3ad03120cdc drm/i915: Switch to intel_ types in debugfs display_info
ff36e22ad326 drm/i915: Reorganize plane/fb dump in debugfs
-:62: WARNING:LONG_LINE: line over 100 characters
#62: FILE: drivers/gpu/drm/i915/i915_debugfs.c:2601:
+ seq_printf(m, "\t--Plane id %d: type=%s, fb=%d,%s,%dx%d, src=" DRM_RECT_FP_FMT ", dst=" DRM_RECT_FMT ", rotation=%s\n",
total: 0 errors, 1 warnings, 0 checks, 80 lines checked
cf6f491359cb drm/i915: Refactor debugfs display info code
f8b4c1bc8d26 drm/i915: Dump the mode for the crtc just the once
More information about the Intel-gfx
mailing list