[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Prep for Big joiner + Allow bigjoiner modes
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 28 03:55:29 UTC 2020
== Series Details ==
Series: Prep for Big joiner + Allow bigjoiner modes
URL : https://patchwork.freedesktop.org/series/83110/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
025d836673b7 drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
-:10: WARNING:TYPO_SPELLING: 'halfs' may be misspelled - perhaps 'halves'?
#10:
With bigjoiner, there will be 2 pipes driving 2 halfs of 1 transcoder,
-:138: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#138: FILE: drivers/gpu/drm/i915/display/intel_display.c:13460:
+ 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
baa2b02d5083 drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes
62e345c7aa6a drm/i915/dp: Prep for bigjoiner atomic check
01bbec339c11 drm/i915/dp: Call hw.adjusted_mode as hw_mode for clarity
-:6: WARNING:TYPO_SPELLING: 'retrive' may be misspelled - perhaps 'retrieve'?
#6:
No functional changes just use hw_mode to retrive
total: 0 errors, 1 warnings, 0 checks, 32 lines checked
db7c16d90b06 drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.
More information about the Intel-gfx
mailing list