[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Add memory region information to device_info
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 17 23:10:46 UTC 2019
== Series Details ==
Series: series starting with [1/4] drm/i915: Add memory region information to device_info
URL : https://patchwork.freedesktop.org/series/68171/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
3b8fea96a159 drm/i915: Add memory region information to device_info
0d21626545cb drm/i915: enumerate and init each supported region
01e2151dde9b drm/i915: treat shmem as a region
-:413: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#413: 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, 417 lines checked
a8d8adbbdef4 drm/i915: treat stolen as a region
More information about the Intel-gfx
mailing list