[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Hugepage manager and test for MTL
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 26 15:45:50 UTC 2023
== Series Details ==
Series: drm/i915: Hugepage manager and test for MTL
URL : https://patchwork.freedesktop.org/series/116995/
State : warning
== Summary ==
Error: dim checkpatch failed
9bf11bf936fc drm/i915: Migrate platform-dependent mock hugepage selftests to live
-:7: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#7:
Convert the igt_mock_ppgtt_huge_fill and igt_mock_ppgtt_64K mock selftests into
-:110: ERROR:PRINTF_0XDECIMAL: Prefixing 0x with decimal output is defective
#110: FILE: drivers/gpu/drm/i915/gem/selftests/huge_pages.c:830:
+ pr_err("gtt=%#x, expected=%#x, size=0x%zd, single=%s\n",
total: 1 errors, 1 warnings, 0 checks, 223 lines checked
d43303b63fbe drm/i915: Use correct huge page manager for MTL
-:6: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#6:
MTL currently uses gen8_ppgtt_insert_huge when managing huge pages. This is because
total: 0 errors, 1 warnings, 0 checks, 15 lines checked
More information about the Intel-gfx
mailing list