== 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

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to