== Series Details ==

Series: drm/i915/gem: Don't try to map and fence 8K/bigjoiner scanout buffers 
(rev3)
URL   : https://patchwork.freedesktop.org/series/96279/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
fd0a2abfb9d0 drm/i915/gem: Don't try to map and fence large scanout buffers (v3)
-:106: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#106: FILE: drivers/gpu/drm/i915/i915_gem.c:898:
+       fence_alignment = i915_gem_fence_alignment(i915, obj->base.size,
+                                        i915_gem_object_get_tiling(obj),

total: 0 errors, 0 warnings, 1 checks, 85 lines checked


Reply via email to