[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 14 12:29:24 UTC 2019
== Series Details ==
Series: series starting with [1/8] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
URL : https://patchwork.freedesktop.org/series/65169/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
c067af237d77 drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
8a289c1555ae drm/i915/gt: Track timeline activeness in enter/exit
43ad1d6b5710 drm/i915/gt: Convert timeline tracking to spinlock
3ae4f657c23a drm/i915/gt: Guard timeline pinning with its own mutex
85d1fdcb4c5a drm/i915: Protect request retirement with timeline->mutex
dd9b1624281c drm/i915/gt: Mark context->active_count as protected by timeline->mutex
c041eb4cddd2 drm/i915: Extract intel_frontbuffer active tracking
3be7cb49b9aa drm/i915: Markup expected timeline locks for i915_active
-:290: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#290: FILE: drivers/gpu/drm/i915/i915_active_types.h:28:
+ struct mutex *lock;
total: 0 errors, 0 warnings, 1 checks, 242 lines checked
More information about the Intel-gfx
mailing list