[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Handle YUV subpixel support better

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 22 15:14:19 UTC 2019


== Series Details ==

Series: series starting with [1/3] drm/i915: Handle YUV subpixel support better
URL   : https://patchwork.freedesktop.org/series/58415/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
26e8aad601f1 drm/i915: Handle YUV subpixel support better
-:9: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#9: 
Y41x formats is a 4:4:4 format, so it can be addressed with pixel level accuracy.

-:51: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#51: FILE: drivers/gpu/drm/i915/intel_sprite.c:299:
+		hsub = vsub = max(fb->format->hsub, fb->format->vsub);

total: 0 errors, 1 warnings, 1 checks, 44 lines checked
429898f76420 drm/i915: Reject Yf tiling for HDR formats, v2.
b0ef46492fd5 drm/i915: Reject rotation for some hdr formats



More information about the Intel-gfx mailing list