[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/gtt: Store scratch page size alongside not in the common struct

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 5 14:34:03 UTC 2019


== Series Details ==

Series: series starting with [1/4] drm/i915/gtt: Store scratch page size alongside not in the common struct
URL   : https://patchwork.freedesktop.org/series/57580/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
76cc6fb81a62 drm/i915/gtt: Store scratch page size alongside not in the common struct
68eaa5b9828f drm/i915/gtt: Recursive scratch page
-:130: CHECK:LINE_SPACING: Please don't use multiple blank lines
#130: FILE: drivers/gpu/drm/i915/i915_gem_gtt.c:866:
 
+

total: 0 errors, 0 warnings, 1 checks, 443 lines checked
c4aa093d8f72 drm/i915: Store the BIT(engine->id) as the engine's mask
-:1549: CHECK:SPACING: No space is necessary after a cast
#1549: FILE: drivers/gpu/drm/i915/intel_device_info.c:741:
+	BUILD_BUG_ON(BITS_PER_TYPE(intel_engine_mask_t) < I915_NUM_ENGINES);

total: 0 errors, 0 warnings, 1 checks, 2101 lines checked
83533fa189c3 drm/i915/gtt: Mark ALL_ENGINES as dirty on ppGTT modification



More information about the Intel-gfx mailing list