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

Patchwork patchwork at emeril.freedesktop.org
Sun Feb 6 13:28:43 UTC 2022


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
e61d88f542ff 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

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

total: 0 errors, 1 warnings, 1 checks, 413 lines checked
4d349b9ab9f9 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
63416fa8481c mei: gsc: setup char driver alive in spite of firmware handshake failure
45e16713a8d5 mei: gsc: add runtime pm handlers
96a01970639f mei: gsc: retrieve the firmware version




More information about the Intel-gfx mailing list