== Series Details ==

Series: series starting with [01/22] drm/i915/icl: Introduce initial Icelake 
Workarounds
URL   : https://patchwork.freedesktop.org/series/41687/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
bc09764ddda4 drm/i915/icl: Introduce initial Icelake Workarounds
-:46: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'p' - possible side-effects?
#46: FILE: drivers/gpu/drm/i915/i915_drv.h:2471:
+#define IS_ICL_REVID(p, since, until) \
+       (IS_ICELAKE(p) && IS_REVID(p, since, until))

total: 0 errors, 0 warnings, 1 checks, 135 lines checked
5ae138861bbe drm/i915/icl: Enable Sampler DFR
b36a6c421a87 drm/i915/icl: WaGAPZPriorityScheme
011f158b8a19 drm/i915/icl: WaL3BankAddressHashing
a78f4ed1040f drm/i915/icl: WaModifyGamTlbPartitioning
e0c061b03dd4 drm/i915/icl: WaDisableCleanEvicts
8a6f39285391 drm/i915/icl: WaCL2SFHalfMaxAlloc
75938bbf671a drm/i915/icl: WaDisCtxReload
9f3dfb692dec drm/i915/icl: Wa_1405779004
005066f5b27e drm/i915/icl: Wa_1406680159 and Wa_2201832410
bb7e420ff378 drm/i915/icl: Wa_1604302699
e30c867f83d8 drm/i915/icl: Wa_1406838659
ed3af10bec1d drm/i915/icl: WaForwardProgressSoftReset
82515343b1a6 drm/i915/icl: WaDisableImprovedTdlClkGating
a9f9101ed56b drm/i915/icl: WaEnableStateCacheRedirectToCS
4c42d02cef0a drm/i915/icl: Wa_2006665173
a753045fa070 drm/i915/icl: WaEnableFloatBlendOptimization
40b8ef4094c1 drm/i915/icl: WaSendPushConstantsFromMMIO
4dfa2b45285d drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken2
317ef6d4aedf drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken7
797cfbca5d58 drm/i915/icl: WaAllowUmdWriteTRTTRootTable
a5d656177b7e drm/i915/icl: WaAllowUMDToModifySamplerMode

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to