✗ Fi.CI.CHECKPATCH: warning for drm/i915/color: Debug improvements and intel_display conversion
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 24 17:25:18 UTC 2024
== Series Details ==
Series: drm/i915/color: Debug improvements and intel_display conversion
URL : https://patchwork.freedesktop.org/series/140452/
State : warning
== Summary ==
Error: dim checkpatch failed
1236120ab773 drm/i915/color: Pimp debugs
fc8cc987dcb8 drm/i915: Handle intel_plane and intel_plane_state in to_intel_display()
971b9bac0f7a drm/i915/color: Convert color management code to intel_display
-:1379: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#1379: FILE: drivers/gpu/drm/i915/display/intel_color.c:3335:
+ lut[i].green = i965_lut_11p6_max_pack(intel_de_read_fw(display, PIPEGCMAX(display, pipe, 1)));
-:1380: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#1380: FILE: drivers/gpu/drm/i915/display/intel_color.c:3336:
+ lut[i].blue = i965_lut_11p6_max_pack(intel_de_read_fw(display, PIPEGCMAX(display, pipe, 2)));
total: 0 errors, 2 warnings, 0 checks, 1691 lines checked
eb7cf201bd9e drm/i915/color: Make color .get_config() mandatory
More information about the Intel-gfx
mailing list