[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/perf: Reintroduce wait on OA configuration completion (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Feb 28 05:23:51 UTC 2020
== Series Details ==
Series: series starting with [1/4] drm/i915/perf: Reintroduce wait on OA configuration completion (rev2)
URL : https://patchwork.freedesktop.org/series/74049/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
8416743fda17 drm/i915/perf: Reintroduce wait on OA configuration completion
fb0cb9bf8248 drm/i915: Wrap i915_active in a simple kreffed struct
-:44: WARNING:LINE_SPACING: Missing a blank line after declarations
#44: FILE: drivers/gpu/drm/i915/i915_active.c:905:
+ struct auto_active *aa = container_of(ref, typeof(*aa), base);
+ kref_put(&aa->ref, auto_release);
total: 0 errors, 1 warnings, 0 checks, 66 lines checked
890f0c78eaaa drm/i915: Extend i915_request_await_active to use all timelines
4c067902672a drm/i915/perf: Schedule oa_config after modifying the contexts
More information about the Intel-gfx
mailing list