[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DRM and i915 fixes to handle hotplug/unplug for 8K tiled displays
Patchwork
patchwork at emeril.freedesktop.org
Wed Dec 11 05:57:57 UTC 2019
== Series Details ==
Series: DRM and i915 fixes to handle hotplug/unplug for 8K tiled displays
URL : https://patchwork.freedesktop.org/series/70722/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e95624b467dd drm: Handle connector tile support only for modes that match tile size
26cd16d87f13 drm/fbdev: Fallback to non tiled mode if all tiles not present
-:26: WARNING:TYPO_SPELLING: 'Chcek' may be misspelled - perhaps 'Check'?
#26:
* Chcek Num tiled conns that are connected (Manasi)
total: 0 errors, 1 warnings, 0 checks, 110 lines checked
09aa086f5c07 drm/i915/dp: Make sure all tiled connectors get added to the state with full modeset
-:84: CHECK:BRACES: braces {} should be used on all arms of this statement
#84: FILE: drivers/gpu/drm/i915/display/intel_display.c:14124:
+ if (connector_state->crtc &&
[...]
+ } else
[...]
-:92: CHECK:BRACES: Unbalanced braces around else statement
#92: FILE: drivers/gpu/drm/i915/display/intel_display.c:14132:
+ } else
total: 0 errors, 0 warnings, 2 checks, 90 lines checked
4d39ec6004ef drm/i915/dp: Make port sync mode assignments only if all tiles present
bc6fd5c9dfe5 drm/i915/dp: Disable Port sync mode correctly on teardown
More information about the Intel-gfx
mailing list