[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()
Patchwork
patchwork at emeril.freedesktop.org
Sun Dec 22 14:48:04 UTC 2019
== Series Details ==
Series: series starting with [CI,1/3] drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()
URL : https://patchwork.freedesktop.org/series/71265/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
cb4e6cb28b27 drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()
fcc9f73412fe drm/i915/gt: Merge engine init/setup loops
0b9f22e52d14 drm/i915/gt: Move pm debug files into a gt aware debugfs
-:31: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#31:
new file mode 100644
-:303: CHECK:CAMELCASE: Avoid CamelCase: <GEN6_RCn_MASK>
#303: FILE: drivers/gpu/drm/i915/gt/debugfs_gt_pm.c:112:
+ switch (gt_core_status & GEN6_RCn_MASK) {
total: 0 errors, 1 warnings, 1 checks, 771 lines checked
More information about the Intel-gfx
mailing list