[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v5,1/6] drm/i915: Avoid a full port detection in the first eDP short pulse

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 21 23:01:22 UTC 2018


== Series Details ==

Series: series starting with [v5,1/6] drm/i915: Avoid a full port detection in the first eDP short pulse
URL   : https://patchwork.freedesktop.org/series/52848/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
38e729ea9ec4 drm/i915: Avoid a full port detection in the first eDP short pulse
01aa0613cf2a drm/i915: Check PSR errors instead of retrain while PSR is enabled
479703075ef7 drm/i915: Do not enable PSR in the next modeset after a error
-:26: CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#26: FILE: drivers/gpu/drm/i915/i915_drv.h:507:
+	bool sink_not_reliable;

total: 0 errors, 0 warnings, 1 checks, 36 lines checked
2d8596c2596a drm/i915: Disable PSR when a PSR aux error happen
-:43: CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#43: FILE: drivers/gpu/drm/i915/i915_drv.h:508:
+	bool irq_aux_error;

total: 0 errors, 0 warnings, 1 checks, 78 lines checked
e49402338a9e drm/i915: Keep PSR disabled after a driver reload after a PSR error
085a5d730b40 drm/i915/hsw: Drop the stereo 3D enabled check in psr_compute_config()



More information about the Intel-gfx mailing list