[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/18] drm/i915/guc: Use a local cancel_port_requests

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 12 14:11:15 UTC 2019


== Series Details ==

Series: series starting with [01/18] drm/i915/guc: Use a local cancel_port_requests
URL   : https://patchwork.freedesktop.org/series/65089/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
3d6da5baf737 drm/i915/guc: Use a local cancel_port_requests
1f0621c12a25 drm/i915: Push the wakeref->count deferral to the backend
51e08f66cc0f drm/i915/gt: Save/restore interrupts around breadcrumb disable
88b0e6e02044 drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
c21f3d612d80 drm/i915/gt: Track timeline activeness in enter/exit
05aa0e74a899 drm/i915/gt: Convert timeline tracking to spinlock
93e83bb04cbe drm/i915/gt: Guard timeline pinning with its own mutex
0fa69645057d drm/i915: Protect request retirement with timeline->mutex
6c8d9b314a1a drm/i915/gt: Mark context->active_count as protected by timeline->mutex
a55ae8c560fb drm/i915: Forgo last_fence active request tracking
11cdeb0ac83c drm/i915/overlay: Switch to using i915_active tracking
5efada370bbb drm/i915: Extract intel_frontbuffer active tracking
01e460adcc41 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
65858a67e53d drm/i915: Remove logical HW ID
c30b4b8baf8c drm/i915: Move context management under GEM
-:411: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#411: FILE: drivers/gpu/drm/i915/i915_drv.h:1768:
+			struct mutex mutex;

total: 0 errors, 0 warnings, 1 checks, 547 lines checked
06be1ed317e9 drm/i915/pmu: Use GT parked for estimating RC6 while asleep
755f401dfa30 drm/i915: Drop GEM context as a direct link from i915_request
cf70cd608fef drm/i915: Push the use-semaphore marker onto the intel_context



More information about the Intel-gfx mailing list