✗ Fi.CI.CHECKPATCH: warning for drm/i915: Drop 64bpp YUV formats for SDR planes and improve tracepoints
Patchwork
patchwork at emeril.freedesktop.org
Wed Dec 18 18:22:41 UTC 2024
== Series Details ==
Series: drm/i915: Drop 64bpp YUV formats for SDR planes and improve tracepoints
URL : https://patchwork.freedesktop.org/series/142801/
State : warning
== Summary ==
Error: dim checkpatch failed
ffe351ada14d drm/i915: Drop 64bpp YUV formats from ICL+ SDR planes
-:49: WARNING:MISSING_FIXES_TAG: The commit message has 'stable@', perhaps it also needs a 'Fixes:' tag?
total: 0 errors, 1 warnings, 0 checks, 16 lines checked
447131759869 drm/i915: Drop the extra "plane" from tracpoints
-:34: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#34: FILE: drivers/gpu/drm/i915/display/intel_display_trace.h:429:
+ TP_printk("dev %s, pipe %c, %s, frame=%u, scanline=%u, " DRM_RECT_FP_FMT " -> " DRM_RECT_FMT,
-:43: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#43: FILE: drivers/gpu/drm/i915/display/intel_display_trace.h:460:
+ TP_printk("dev %s, pipe %c, %s, frame=%u, scanline=%u, " DRM_RECT_FP_FMT " -> " DRM_RECT_FMT,
total: 0 errors, 2 warnings, 0 checks, 56 lines checked
2bfd43594830 drm/i915: Pass the plane state explicitly to tracpoints
bb0c8033e2db drm/i915: Include pixel format in plane tracpoints
-:36: WARNING:LONG_LINE: line length of 119 exceeds 100 columns
#36: FILE: drivers/gpu/drm/i915/display/intel_display_trace.h:432:
+ TP_printk("dev %s, pipe %c, %s, frame=%u, scanline=%u, format=%p4cc, " DRM_RECT_FP_FMT " -> " DRM_RECT_FMT,
-:61: WARNING:LONG_LINE: line length of 119 exceeds 100 columns
#61: FILE: drivers/gpu/drm/i915/display/intel_display_trace.h:465:
+ TP_printk("dev %s, pipe %c, %s, frame=%u, scanline=%u, format=%p4cc, " DRM_RECT_FP_FMT " -> " DRM_RECT_FMT,
total: 0 errors, 2 warnings, 0 checks, 46 lines checked
More information about the Intel-gfx
mailing list