[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/gt: Replace opencoded i915_gem_object_pin_map()

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 7 20:57:45 UTC 2020


== Series Details ==

Series: series starting with [1/3] drm/i915/gt: Replace opencoded i915_gem_object_pin_map()
URL   : https://patchwork.freedesktop.org/series/79211/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
3286cb8bd6d2 drm/i915/gt: Replace opencoded i915_gem_object_pin_map()
9caa553dca10 drm/i915: Release shortlived maps of longlived objects
-:22: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#22: FILE: drivers/gpu/drm/i915/gem/i915_gem_object.h:396:
 }
+int i915_gem_object_release_map(struct drm_i915_gem_object *obj);

total: 0 errors, 0 warnings, 1 checks, 68 lines checked
b500f5a58d25 drm/i915: Remove i915_gem_object_get_dirty_page()



More information about the Intel-gfx mailing list