[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,01/10] drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()
Patchwork
patchwork at emeril.freedesktop.org
Fri Oct 26 01:26:20 UTC 2018
== Series Details ==
Series: series starting with [v3,01/10] drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()
URL : https://patchwork.freedesktop.org/series/51562/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
3ed40d086a0b drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()
2692c0e3b41e drm/i915/psr: Always wait for idle state when disabling PSR
811e7883ff20 drm/i915/psr: Move intel_psr_disable_source() code to intel_psr_disable_locked()
bcacc1b8ef43 drm/i915: Avoid a full port detection in the first eDP short pulse
804e6b686a8c drm/i915: Check PSR errors instead of retrain while PSR is enabled
57fe8ec72fc8 drm/i915: Unmask PSR interruptions before assert IIR
16514d3f1562 drm/i915/icl: Reset PSR interruptions
8722041afd17 drm/i915: Disable PSR when a PSR aux error happen
06f2c7c4845b drm/i915: Keep PSR disabled after a driver reload after a PSR error
4970b1f8ea58 drm/i915: Do not enable PSR in the next modeset after a error
-:25: CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#25: FILE: drivers/gpu/drm/i915/i915_drv.h:642:
+ bool sink_not_reliable;
total: 0 errors, 0 warnings, 1 checks, 43 lines checked
More information about the Intel-gfx
mailing list