[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Add new AML_ULX support list
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 27 08:36:25 UTC 2018
== Series Details ==
Series: series starting with [1/2] drm/i915: Add new AML_ULX support list
URL : https://patchwork.freedesktop.org/series/50258/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
774790f183ba drm/i915: Add new AML_ULX support list
-:22: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'dev_priv' - possible side-effects?
#22: FILE: drivers/gpu/drm/i915/i915_drv.h:2467:
+#define IS_AML_ULX(dev_priv) (INTEL_DEVID(dev_priv) == 0x591C || \
+ INTEL_DEVID(dev_priv) == 0x87C0)
total: 0 errors, 0 warnings, 1 checks, 8 lines checked
30479deb52c9 drm/i915: Apply correct ddi translation table for AML device
More information about the Intel-gfx
mailing list