[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add driver for GSC controller (rev6)

Patchwork patchwork at emeril.freedesktop.org
Sun Feb 13 09:37:32 UTC 2022


== Series Details ==

Series: Add driver for GSC controller (rev6)
URL   : https://patchwork.freedesktop.org/series/98066/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d0b59e5994c0 drm/i915/gsc: add gsc as a mei auxiliary device
-:62: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#62: 
new file mode 100644

-:448: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'dev_priv' - possible side-effects?
#448: FILE: drivers/gpu/drm/i915/i915_drv.h:1453:
+#define HAS_HECI_GSC(dev_priv) (HAS_HECI_PXP(dev_priv) || HAS_HECI_GSCFI(dev_priv))

total: 0 errors, 1 warnings, 1 checks, 410 lines checked
f8b3b180bcda mei: add support for graphics system controller (gsc) devices
-:56: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#56: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 289 lines checked
ed5240649790 mei: gsc: setup char driver alive in spite of firmware handshake failure
7791afd29aad mei: gsc: add runtime pm handlers
0387e06892c7 mei: gsc: retrieve the firmware version




More information about the Intel-gfx mailing list