== Series Details ==

Series: Some bits from the LMEM series
URL   : https://patchwork.freedesktop.org/series/64994/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
94ffded7068a drm/i915: buddy allocator
-:30: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does 
MAINTAINERS need updating?
#30: 
new file mode 100644

-:457: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#457: FILE: drivers/gpu/drm/i915/i915_buddy.c:423:
+       if (buddy && (i915_buddy_block_is_free(block) &&
+           i915_buddy_block_is_free(buddy)))

total: 0 errors, 1 warnings, 1 checks, 1303 lines checked
891750b1695e drm/i915/blt: don't assume pinned intel_context
2dafb186902e drm/i915/blt: bump the size restriction

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to