[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 21 19:20:43 UTC 2020
== Series Details ==
Series: drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
URL : https://patchwork.freedesktop.org/series/82931/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
3060c8151734 drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
-:7: WARNING:TYPO_SPELLING: 'halfs' may be misspelled - perhaps 'halves'?
#7:
With bigjoiner, there will be 2 pipes driving 2 halfs of 1 transcoder,
-:135: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#135: FILE: drivers/gpu/drm/i915/display/intel_display.c:13457:
+ crtc_state->hw.pipe_mode = crtc_state->hw.adjusted_mode = crtc_state->uapi.adjusted_mode;
total: 0 errors, 1 warnings, 1 checks, 366 lines checked
More information about the Intel-gfx
mailing list