[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add support for Gen 11 pipe color features
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 23 20:39:03 UTC 2018
== Series Details ==
Series: Add support for Gen 11 pipe color features
URL : https://patchwork.freedesktop.org/series/51408/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
2b3c9d4383c7 drm/i915/icl: Add degamma and gamma lut size to gen11 caps
e24af21b0a53 drm/i915/icl: Add icl pipe degamma and gamma support
-:69: CHECK:SPACING: No space is necessary after a cast
#69: FILE: drivers/gpu/drm/i915/intel_color.c:549:
+ (struct drm_color_lut *) state->degamma_lut->data;
total: 0 errors, 0 warnings, 1 checks, 114 lines checked
290861ec59f1 drm/i915/icl: Enable ICL Pipe CSC block
-:34: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#34: FILE: drivers/gpu/drm/i915/intel_color.c:244:
+ I915_WRITE(PIPE_CSC_MODE(pipe),
+ I915_READ(PIPE_CSC_MODE(pipe)) | CSC_ENABLE);
total: 0 errors, 0 warnings, 1 checks, 26 lines checked
More information about the Intel-gfx
mailing list