[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: make stolen more region centric

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 3 20:08:19 UTC 2020


== Series Details ==

Series: series starting with [1/3] drm/i915: make stolen more region centric
URL   : https://patchwork.freedesktop.org/series/71615/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
798fff7d1586 drm/i915: make stolen more region centric
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

-:329: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#329: FILE: drivers/gpu/drm/i915/gem/i915_gem_stolen.c:528:
+       sg_free_table(pages);$

-:330: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#330: FILE: drivers/gpu/drm/i915/gem/i915_gem_stolen.c:529:
+       kfree(pages);$

total: 0 errors, 3 warnings, 0 checks, 502 lines checked
bdef42f5a543 drm/i915/gtt: refactor the storage assumptions around paging structures
c3ed5865acfc drm/i915/lmem: stop mapping the aperture for fake LMEM
-:24: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#24: FILE: drivers/gpu/drm/i915/i915_params.c:186:
+i915_param_named_unsafe(fake_lmem_size, ulong, 0600,
+	"Fake LMEM size (default: 0)");

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



More information about the Intel-gfx mailing list