✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/display/drrs: Refactor CPU transcoder DRRS check
Patchwork
patchwork at emeril.freedesktop.org
Tue Feb 27 14:58:01 UTC 2024
== Series Details ==
Series: series starting with [1/2] drm/i915/display/drrs: Refactor CPU transcoder DRRS check
URL : https://patchwork.freedesktop.org/series/130433/
State : warning
== Summary ==
Error: dim checkpatch failed
4e54fc855aa6 drm/i915/display/drrs: Refactor CPU transcoder DRRS check
-:43: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#43: FILE: drivers/gpu/drm/i915/display/intel_display.h:488:
+bool intel_cpu_transcoder_has_drrs(struct drm_i915_private *i915,
+ enum transcoder cpu_transcoder);
total: 0 errors, 0 warnings, 1 checks, 46 lines checked
20e527158a9a drm/i915/display/debugfs: Fix duplicate checks in i915_drrs_status
-:27: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#27: FILE: drivers/gpu/drm/i915/display/intel_drrs.c:316:
+ str_yes_no(intel_cpu_transcoder_has_drrs(i915,
+ crtc_state->cpu_transcoder)));
total: 0 errors, 0 warnings, 1 checks, 11 lines checked
More information about the Intel-gfx
mailing list