[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/5] drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 28 05:04:57 UTC 2020


== Series Details ==

Series: series starting with [v2,1/5] drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes
URL   : https://patchwork.freedesktop.org/series/83118/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
10e42fe832c7 drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes
2ceb0c198f7f 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,

-:141: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#141: 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, 357 lines checked
5e1144da1fea drm/i915: Pass intel_atomic_state instead of drm_atomic_state
9b263ae72e3f drm/i915/dp: Prep for bigjoiner atomic check
156703ae1a81 drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.




More information about the Intel-gfx mailing list