✗ CI.checkpatch: warning for drm/xe/sysctrl: Add fwc tl support for System Controller
Patchwork <[email protected]>
| Newsgroups | org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <178601817692.25208.11645796402446871291@61270ab9df2a> |
== Series Details == Series: drm/xe/sysctrl: Add fwctl support for System Controller URL : https://patchwork.freedesktop.org/series/171728/ State : warning == Summary == + KERNEL=/kernel + git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt Cloning into 'mt'... warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/ + git -C mt rev-list -n1 origin/master 061140b9bc586ae7f40abc1249c97e1cc72d1b9d + cd /kernel + git config --global --add safe.directory /kernel + git log -n1 commit 2fd72f0df0d57872501470d25ac4019f3c401397 Author: Anoop Vijay <[email protected]> Date: Thu Aug 6 05:03:12 2026 -0700 drm/xe/sysctrl: Add fwctl support for System Controller Add fwctl support for Xe System Controller (sysctrl), a firmware-managed entity that provides platform-level control and coordination on Intel Xe3p discrete GPUs. Register a XE_SYSCTRL device to allow userspace to query sysctrl capabilities and issue RPCs through /dev/fwctl/fwctlN. Initial RPCs support ECC status queries and RAS error injection. Signed-off-by: Anoop Vijay <[email protected]> + /mt/dim checkpatch 0c5c2db8c2dc01242496cc2ad63ca8ff787d6a40 drm-intel 0d55485a08bb drm/xe/sysctrl: Add System Controller get application status 2fd72f0df0d5 drm/xe/sysctrl: Add fwctl support for System Controller -:26: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #26: new file mode 100644 -:228: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (0, 0) #228: FILE: drivers/gpu/drm/xe/xe_sysctrl_fwctl.c:25: +DEFINE_FREE(xe_sysctrl_fwctl, struct xe_sysctrl_fwctl_dev *, if (_T) fwctl_put(&_T->fwctl)) [...] +struct xe_sysctrl_fwctl_uctx { total: 0 errors, 2 warnings, 0 checks, 645 lines checked