[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: Additional DG2 workarounds (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 17 01:17:16 UTC 2021


== Series Details ==

Series: i915: Additional DG2 workarounds (rev3)
URL   : https://patchwork.freedesktop.org/series/96824/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
fd4f6e70e662 drm/i915/dg2: s/DISP_STEPPING/DISPLAY_STEPPING/
-:25: CHECK:MACRO_ARG_REUSE: Macro argument reuse '__i915' - possible side-effects?
#25: FILE: drivers/gpu/drm/i915/i915_drv.h:1601:
+#define IS_DG2_DISPLAY_STEP(__i915, since, until) \
 	(IS_DG2(__i915) && \
 	 IS_DISPLAY_STEP(__i915, since, until))

total: 0 errors, 0 warnings, 1 checks, 8 lines checked
15769730ad42 drm/i915/dg2: Add Wa_14010547955
32b2e3ffceee drm/i915/dg2: Add Wa_16011777198
555621fdb28e drm/i915/dg2: Add Wa_16013000631
c4408b6b6a16 drm/i915/dg2: extend Wa_1409120013 to DG2




More information about the Intel-gfx mailing list