== Series Details == Series: series starting with [1/7] drm/i915: Remove tasklet flush before disable URL : https://patchwork.freedesktop.org/series/43266/ State : warning == Summary == $ dim checkpatch origin/drm-tip 918420a1f591 drm/i915: Remove tasklet flush before disable c805538685f8 drm/i915: Only sync tasklets once for recursive reset preparation 10be65911411 drm/i915/execlists: Refactor out complete_preempt_context() 8b09105ec2fa drm/i915: Split execlists/guc reset preparations 3534fd5c5b56 drm/i915/execlists: Split out CSB processing -:67: WARNING:LONG_LINE: line over 100 characters #67: FILE: drivers/gpu/drm/i915/intel_lrc.c:975: + (i915->regs + i915_mmio_reg_offset(RING_CONTEXT_STATUS_BUF_LO(engine, 0))); -:85: WARNING:LONG_LINE: line over 100 characters #85: FILE: drivers/gpu/drm/i915/intel_lrc.c:989: + head = readl(i915->regs + i915_mmio_reg_offset(RING_CONTEXT_STATUS_PTR(engine))); -:102: WARNING:LONG_LINE: line over 100 characters #102: FILE: drivers/gpu/drm/i915/intel_lrc.c:1004: + head, GEN8_CSB_READ_PTR(readl(i915->regs + i915_mmio_reg_offset(RING_CONTEXT_STATUS_PTR(engine)))), fw ? "" : "?", -:103: WARNING:LONG_LINE: line over 100 characters #103: FILE: drivers/gpu/drm/i915/intel_lrc.c:1005: + tail, GEN8_CSB_WRITE_PTR(readl(i915->regs + i915_mmio_reg_offset(RING_CONTEXT_STATUS_PTR(engine)))), fw ? "" : "?"); total: 0 errors, 4 warnings, 0 checks, 144 lines checked c1180f81daa9 drm/i915/execlists: Flush pending preemption events during reset 7514a35d14f2 drm/i915: Stop parking the signaler around reset _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx