== Series Details ==

Series: Workarounds for Icelake (rev3)
URL   : https://patchwork.freedesktop.org/series/42055/
State : warning

== Summary ==

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

total: 0 errors, 0 warnings, 1 checks, 159 lines checked
81af04257725 drm/i915/icl: Enable Sampler DFR
d056c0a6184d drm/i915/icl: WaGAPZPriorityScheme
16668cca3d31 drm/i915/icl: WaL3BankAddressHashing
71b492177fb8 drm/i915/icl: WaModifyGamTlbPartitioning
95098d8144e7 drm/i915/icl: WaDisableCleanEvicts
4eabc0165b9f drm/i915/icl: WaCL2SFHalfMaxAlloc
228bb60a8743 drm/i915/icl: WaDisCtxReload
5a05a81044c2 drm/i915/icl: Wa_1405779004
77e246e55a00 drm/i915/icl: Wa_1406680159
5bfd01f40304 drm/i915/icl: Wa_1604302699
f2b42238328a drm/i915/icl: Wa_1406838659
08a43ed718f1 drm/i915/icl: WaForwardProgressSoftReset
b3a93f743a5f drm/i915/icl: WaDisableImprovedTdlClkGating
fc59701816c2 drm/i915/icl: WaEnableStateCacheRedirectToCS
b7ccf4adaf7d drm/i915/icl: Wa_2006665173
56f83663a4f3 drm/i915/icl: WaEnableFloatBlendOptimization
acee94ee0706 drm/i915/icl: WaSendPushConstantsFromMMIO
f298fa0c7607 drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken2
2192e7959b88 drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken7
fbf2254dd8d1 drm/i915/icl: WaAllowUmdWriteTRTTRootTable
2cf3133f67dc 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