== Series Details == Series: series starting with [1/9] drm/i915: Disable PSR in Apple panels URL : https://patchwork.freedesktop.org/series/53043/ State : warning == Summary == $ dim checkpatch origin/drm-tip ccc567f41e7e drm/i915: Disable PSR in Apple panels -:26: WARNING:LONG_LINE: line over 100 characters #26: FILE: drivers/gpu/drm/drm_dp_helper.c:1277: + { OUI(0x00, 0x10, 0xfa), DEVICE_ID_ANY, false, BIT(DP_DPCD_QUIRK_PSR_NOT_CURRENTLY_SUPPORTED) } total: 0 errors, 1 warnings, 0 checks, 27 lines checked 408a8c4f5a1c drm/i915/psr: Don't tell sink that main link will be active while is active PSR2 1034461f117c drm/i915/psr: Enable sink to trigger a interruption on PSR2 CRC mismatch 5908f8782685 drm/i915/icl: Do not change reserved registers related to PSR2 eb77d5d439c3 drm: Add offset of PSR2 SU X granularity value d727b3d0455b drm/i915/psr: Check if source supports sink specific SU granularity 6f091e28a04e drm/i915/psr: Rename PSR2 macros to better match meaning -:61: WARNING:LONG_LINE: line over 100 characters #61: FILE: drivers/gpu/drm/i915/i915_reg.h:4219: +#define EDP_PSR2_FRAMES_BEFORE_ACTIVATE_MASK (0xf << EDP_PSR2_FRAMES_BEFORE_ACTIVATE_SHIFT) -:62: WARNING:LONG_LINE: line over 100 characters #62: FILE: drivers/gpu/drm/i915/i915_reg.h:4220: +#define EDP_PSR2_FRAMES_BEFORE_ACTIVATE(n) (((n) << EDP_PSR2_FRAMES_BEFORE_ACTIVATE_SHIFT) & EDP_PSR2_FRAMES_BEFORE_ACTIVATE_MASK) -:65: WARNING:LONG_LINE: line over 100 characters #65: FILE: drivers/gpu/drm/i915/i915_reg.h:4223: +#define EDP_PSR2_IDLE_FRAMES_TO_DEEP_SLEEP(n) (((n) << EDP_PSR2_IDLE_FRAMES_TO_DEEP_SLEEP_SHIFT) & EDP_PSR2_IDLE_FRAMES_TO_DEEP_SLEEP_MASK) total: 0 errors, 3 warnings, 0 checks, 66 lines checked 2d3fa3a77422 drm/i915/psr: Set the right frames values 8e2a53689edf drm/i915: Remove old PSR2 FIXME about frontbuffer tracking _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx