== Series Details == Series: series starting with [1/9] drm/i915: Drop posting reads to flush master interrupts URL : https://patchwork.freedesktop.org/series/45531/ State : warning == Summary == $ dim checkpatch origin/drm-tip e95bd2fda39a drm/i915: Drop posting reads to flush master interrupts 79dff3d56d42 drm/i915/execlists: Pull submit after dequeue under timeline lock 03ce62d8f412 drm/i915/execlists: Pull CSB reset under the timeline.lock bf1d86422d87 drm/i915/execlists: Process one CSB update at a time -:68: WARNING:MEMORY_BARRIER: memory barrier without comment #68: FILE: drivers/gpu/drm/i915/intel_lrc.c:966: + smp_mb__after_atomic(); -:114: WARNING:LONG_LINE: line over 100 characters #114: FILE: drivers/gpu/drm/i915/intel_lrc.c:990: + head, GEN8_CSB_READ_PTR(readl(i915->regs + i915_mmio_reg_offset(RING_CONTEXT_STATUS_PTR(engine)))), fw ? "" : "?", -:115: WARNING:LONG_LINE: line over 100 characters #115: FILE: drivers/gpu/drm/i915/intel_lrc.c:991: + tail, GEN8_CSB_WRITE_PTR(readl(i915->regs + i915_mmio_reg_offset(RING_CONTEXT_STATUS_PTR(engine)))), fw ? "" : "?"); -:183: CHECK:SPACING: spaces preferred around that '*' (ctx:VxV) #183: FILE: drivers/gpu/drm/i915/intel_lrc.c:1022: + status, buf[2*head + 1], ^ -:211: CHECK:SPACING: spaces preferred around that '*' (ctx:VxV) #211: FILE: drivers/gpu/drm/i915/intel_lrc.c:1040: + buf[2*head + 1] == execlists->preempt_complete_status) { ^ total: 0 errors, 3 warnings, 2 checks, 316 lines checked adcb871cf5c4 drm/i915/execlists: Unify CSB access pointers a395c426e0ef drm/i915/execlists: Reset CSB write pointer after reset f9d017e3025c drm/i915/execlists: Stop storing the CSB read pointer in the mmio register c0c2e4c7254a drm/i915/execlists: Trust the CSB 191d5967cda2 drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd) -:104: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #104: References: 27af5eea54d1 ("drm/i915: Move execlists irq handler to a bottom half") -:104: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 27af5eea54d1 ("drm/i915: Move execlists irq handler to a bottom half")' #104: References: 27af5eea54d1 ("drm/i915: Move execlists irq handler to a bottom half") total: 1 errors, 1 warnings, 0 checks, 178 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx