[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/6] drm/i915: Introduce concept of per-timeline (context) HWSP

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 28 18:55:42 UTC 2019


== Series Details ==

Series: series starting with [CI,1/6] drm/i915: Introduce concept of per-timeline (context) HWSP
URL   : https://patchwork.freedesktop.org/series/55856/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d5418c9092a6 drm/i915: Introduce concept of per-timeline (context) HWSP
7b660a9e3cd7 drm/i915: Enlarge vma->pin_count
6b1e92bf46ca drm/i915: Allocate a status page for each timeline
34006d56d0d6 drm/i915: Share per-timeline HWSP using a slab suballocator
-:85: CHECK:SPACING: No space is necessary after a cast
#85: FILE: drivers/gpu/drm/i915/i915_timeline.c:49:
+	BUILD_BUG_ON(BITS_PER_TYPE(u64) * CACHELINE_BYTES > PAGE_SIZE);

total: 0 errors, 0 warnings, 1 checks, 408 lines checked
30cf3f265ea3 drm/i915: Track the context's seqno in its own timeline HWSP
84abe369e1be drm/i915: Track active timelines



More information about the Intel-gfx mailing list