[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pxp: Prepare intel_pxp entry points for MTL (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 6 05:09:22 UTC 2022


== Series Details ==

Series: drm/i915/pxp: Prepare intel_pxp entry points for MTL (rev2)
URL   : https://patchwork.freedesktop.org/series/109429/
State : warning

== Summary ==

Error: dim checkpatch failed
e2bceb18904d drm/i915/pxp: Make gt and pxp init/fini aware of PXP-owning-GT
-:79: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'gt' - possible side-effects?
#79: FILE: drivers/gpu/drm/i915/i915_drv.h:931:
+#define HAS_PXP(gt)  (IS_ENABLED(CONFIG_DRM_I915_PXP) && \
+		      (INTEL_INFO((gt)->i915)->has_pxp) && \
+		      VDBOX_MASK(gt))

total: 0 errors, 0 warnings, 1 checks, 109 lines checked
1f1753bb52ee drm/i915/pxp: Make intel_pxp_is_enabled implicitly sort PXP-owning-GT
30a1484a0c1a drm/i915/pxp: Make intel_pxp_is_active implicitly sort PXP-owning-GT
577e6440900e drm/i915/pxp: Make PXP tee component bind/unbind aware of PXP-owning-GT
20f4cd71b4a2 drm/i915/pxp: Make intel_pxp_start implicitly sort PXP-owning-GT
bd11ef807bfd drm/i915/pxp: Make intel_pxp_key_check implicitly sort PXP-owning-GT
21a3feb6e84d drm/i915/pxp: Make intel_pxp power management implicitly sort PXP-owning-GT




More information about the Intel-gfx mailing list