== Series Details == Series: Panel replay phase1 implementation (rev4) URL : https://patchwork.freedesktop.org/series/94470/ State : warning == Summary == Error: dim checkpatch failed 03d1576a6e6b drm/i915/panelreplay: dpcd register definition for panelreplay 474dba49884a drm/i915/panelreplay: Added HAS_PANEL_REPLAY() macro 6c3dfa5959d6 drm/i915/panelreplay: Initializaton and compute config for panel replay -:33: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'intel_dp' - possible side-effects? #33: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:1931: +#define CAN_PANEL_REPLAY(intel_dp) ((intel_dp)->psr.sink_panel_replay_support && \ + (intel_dp)->psr.source_panel_replay_support) total: 0 errors, 0 warnings, 1 checks, 184 lines checked 0ee64c0bb07b drm/i915/panelreplay: enable/disable panel replay