[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: enumerate and init each supported region
Patchwork
patchwork at emeril.freedesktop.org
Fri Oct 18 11:14:45 UTC 2019
== Series Details ==
Series: series starting with [v2,1/3] drm/i915: enumerate and init each supported region
URL : https://patchwork.freedesktop.org/series/68187/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e7ddbca44cce drm/i915: enumerate and init each supported region
807a566b2b7b drm/i915: treat shmem as a region
-:443: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#443: FILE: drivers/gpu/drm/i915/intel_memory_region.c:10:
+#define REGION_MAP(type, inst) \
+ BIT((type) + INTEL_MEMORY_TYPE_SHIFT) | BIT(inst)
total: 1 errors, 0 warnings, 0 checks, 441 lines checked
be39bf99b513 drm/i915: treat stolen as a region
More information about the Intel-gfx
mailing list