== Series Details == Series: Replace VT-d workaround with guard pages URL : https://patchwork.freedesktop.org/series/97492/ State : warning == Summary == $ dim checkpatch origin/drm-tip 9f65b4ead78d drm/i915: Wrap all access to i915_vma.node.start|size aab382a940c6 drm/i915: Introduce guard pages to i915_vma 3ab5c1e98b07 drm/i915: Refine VT-d scanout workaround -:63: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #63: FILE: drivers/gpu/drm/i915/gem/i915_gem_domain.c:434: + guard = max(guard, + i915_gem_object_get_tile_row_size(obj)); total: 0 errors, 0 warnings, 1 checks, 101 lines checked