✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr: Request modeset on initial commit to compute PSR state
Patchwork
patchwork at emeril.freedesktop.org
Tue Jan 23 07:55:14 UTC 2024
== Series Details ==
Series: drm/i915/psr: Request modeset on initial commit to compute PSR state
URL : https://patchwork.freedesktop.org/series/129068/
State : warning
== Summary ==
Error: dim checkpatch failed
82ba3b886668 drm/i915/psr: Request modeset on initial commit to compute PSR state
-:30: WARNING:LINE_CONTINUATIONS: Avoid line continuations in quoted strings
#30: FILE: drivers/gpu/drm/i915/display/intel_dp.c:3330:
+ drm_dbg_kms(&i915->drm, "[ENCODER:%d:%s] Forcing full modeset to compute PSR state\
-:62: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'intel_dp' - possible side-effects?
#62: FILE: drivers/gpu/drm/i915/display/intel_psr.h:24:
+#define CAN_PSR(intel_dp) ((intel_dp)->psr.sink_support && \
+ (intel_dp)->psr.source_support)
total: 0 errors, 1 warnings, 1 checks, 32 lines checked
More information about the Intel-gfx
mailing list