== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
eb5d436583c5 drm/i915: Avoid a full port detection in the first eDP short pulse
d964efb6165c drm/i915: Check PSR errors instead of retrain while PSR is enabled
6075713b1f8e 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:644:
+       bool sink_not_reliable;

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

total: 0 errors, 0 warnings, 1 checks, 78 lines checked
e17ce4464620 drm/i915: Keep PSR disabled after a driver reload after a PSR error
0061dd4a67b5 drm/i915/hsw: Drop the stereo 3D enabled check in 
psr_compute_config()
e157bc678463 drm/i915/psr: Disable DRRS if enabled when enabling PSR from 
debugfs

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to