[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
Patchwork
patchwork at emeril.freedesktop.org
Wed Dec 9 22:52:34 UTC 2020
== Series Details ==
Series: series starting with [CI,1/3] drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
URL : https://patchwork.freedesktop.org/series/84748/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
b35c1d7f8cbc drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
c0f6c1563637 drm/i915/gt: Rename lrc.c to execlists_submission.c
-:79: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#79:
rename from drivers/gpu/drm/i915/gt/intel_lrc.c
total: 0 errors, 1 warnings, 0 checks, 177 lines checked
93fea55835e4 drm/i915: split gen8+ flush and bb_start emission functions to their own file
-:31: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#31:
new file mode 100644
-:220: WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'aux_inv_reg', this function's name, in a string
#220: FILE: drivers/gpu/drm/i915/gt/gen8_engine_cs.c:185:
+ GEM_BUG_ON("unknown aux_inv_reg\n");
total: 0 errors, 2 warnings, 0 checks, 859 lines checked
More information about the Intel-gfx
mailing list