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

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 5 19:41:03 UTC 2022


== Series Details ==

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

== Summary ==

Error: dim checkpatch failed
982be24e039b 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
d04c303def7c drm/i915/pxp: Make intel_pxp_is_enabled implicitly sort PXP-owning-GT
4a94b027c39d drm/i915/pxp: Make intel_pxp_is_active implicitly sort PXP-owning-GT
660409876a02 drm/i915/pxp: Make PXP tee component bind/unbind aware of PXP-owning-GT
e747f395aab7 drm/i915/pxp: Make intel_pxp_start implicitly sort PXP-owning-GT
73bdcadf3767 drm/i915/pxp: Make intel_pxp_key_check implicitly sort PXP-owning-GT




More information about the Intel-gfx mailing list